Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 419 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 419 Bytes

todo_app_webapplication

This Repository contains a ToDo app written in JavaScript. In the end it should be displayed in the browser and ideally also have persistant data with basic CRUD operations build in.

ToDo

  • Develop the backend logic
  • Add some sort of database
  • Add CRUD operators
  • Make HTML/CSS look good

Contributing

See contributing