Skip to content

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 …

Notifications You must be signed in to change notification settings

optimusinhisprime/ACA-Mowana-Diary-Project

 
 

Repository files navigation

ACA-Mowana-Diary-Project

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

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

No packages published

Languages

  • JavaScript 58.8%
  • CSS 21.9%
  • HTML 19.2%
  • PHP 0.1%