- A full-stack CRUD app where user can track thier spendings, see them displayed alongside the total spend, as well as delete entries.
- Node (express)
- Mongodb
- CSS custom properties
- Js
- Ejs
- Implement Edit functionality - Done
- Add date of entries
- Implement Login
- How to use MongoDb to store and retrieve data and how to render html with EJS.