This project should help you with the fundamentals of Javascript as it is to be done in vanilla Javascript, CSS and HTML. Do NOT use any framework Instructions The web app should allow users to create daily stories and must include the date the entry was made. Users should also be able to bookmark stories. The stories should be sorted according to the date that they were added. A story should have the following data Date Title Body The user should be able to add multiple stories(one at a time), edit a story and delete as they please. Data should be stored in browsers local storage. The user should be able to search items by title.use mongo, supabase or firebase to store your data. Make the web app allow multiple users, or do whatever you want
forked from khannyasha/ACA-Mowana-Diary-Project-ERP2022
-
Notifications
You must be signed in to change notification settings - Fork 0
This project should help you with the fundamentals of Javascript as it is to be done in vanilla Javascript, CSS and HTML. Do NOT use any framework Instructions The web app should allow users to create daily stories and must include the date the entry was made. Users should also be able to bookmark stories. The stories should be sorted according …
optimusinhisprime/ACA-Mowana-Diary-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project should help you with the fundamentals of Javascript as it is to be done in vanilla Javascript, CSS and HTML. Do NOT use any framework Instructions The web app should allow users to create daily stories and must include the date the entry was made. Users should also be able to bookmark stories. The stories should be sorted according …
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 58.8%
- CSS 21.9%
- HTML 19.2%
- PHP 0.1%