Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 806 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 806 Bytes

Nodejs course

Full Stack Course - 2024-1

✏️ Homework

Write a small ToDo-List app!

  • Create new todo list items

  • View them

  • Check them off the list (deleting them)

  • Update items

  • Use some database engine, you choose if you want to go for MongoDB or MySQL

  • Advanced:

    • Have nice buttons to update and delete items
    • Make strike-through animation, if you delete items

📄 Docs

Changed times

24.5. ✅
27.5. ✅
29.5. ✅
31.5. ✅
3.6. ✅
5.6. ✅
7.6. --> 6.6. !!✅
10.6.

🤔 Questions?

Use the Slack channel #fullstack-2024-1