This repository has been archived by the owner on Aug 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
62 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
# Basic Frontend - Spring 2024 | ||
|
||
Lesson 16, Tuesday, 2024-05-21 | ||
Lesson 16, Thursday, 2024-05-23 | ||
|
||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
<!-- .slide: id="lesson17" --> | ||
|
||
# Basic Frontend - Spring 2024 | ||
|
||
Lesson 17, Tuesday, 2024-06-04 | ||
|
||
--- | ||
|
||
# Final Project! | ||
|
||
|
||
--- | ||
|
||
### Organizational info | ||
|
||
* Groups of 2-3 people | ||
* ~3 weeks to complete the project | ||
* Internal presentation at June 25th | ||
* We vote for the best project | ||
* The group will prepare slides in contact with Jenn | ||
* Demo day at June 27th | ||
|
||
--- | ||
|
||
### Last semesters | ||
|
||
* [WhattaCook](https://github.com/katamatata/katamatata.github.io) | ||
* [Plantastik](https://github.com/annamariaratajczak/plantastick) | ||
* [Giphy CopyCat](https://github.com/ami-onodera/giphy) | ||
* [Memory Game](https://github.com/TainaraCris1/Project_Memory_Game) | ||
* [Tic-Tac-Toe](https://github.com/Amani-Maklad/Tic-Tac-Toe) | ||
|
||
--- | ||
|
||
### More ideas | ||
|
||
* Data visualization of the flee markets in Berlin | ||
* Personal Portfolio | ||
* Calendar for Remote work | ||
* Grocery shopping list | ||
* Learn German with ChatGPT | ||
|
||
--- | ||
|
||
### APIs | ||
|
||
* [Berlin data](https://daten.berlin.de/datensaetze/datenberlinde-metadaten) | ||
* [Free APIS](https://free-apis.github.io/#/browse) | ||
* [Public APIs](https://github.com/public-apis/public-apis) | ||
|
||
--- | ||
|
||
### Strategy | ||
|
||
Define a Minimum Viable Product (MVP) | ||
|
||
Implement essential functionality, and if there's still time, implement the "nice to have" features. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters