A multiuser platform where users can write a daily journal, and record daily activities.
- User registration & login
- Write a daily journal
- Activity Tracker
- Mood Tracker
- Task Manager
- Backend programming with Node.Js
- Understanding and building REST API
- Understanding the MVC method
- Database management with MongoDB (NoSQL)
- Node.Js & Node Modules
- JavaScript ES6 Syntex
- Express Server
- REST API
- Postman (API Testing)
- Web Tokens & Authentication
- Password Hashing
- JSON Data
- File/Image Uploading
- MongoDB
- Deploying
-
Day 1
- Automate server restarting process (nodemon)
- Create router middleware
- Test routes using postman
- Setup Database (mongodb: mongod,mongodb_compact,mongoose)
- Create Database Model