- Notifications
You must be signed in to change notification settings - Fork0
pranjalagg/ToDoList
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a back-end implementation of a web based user application. With this application, one can create their account and add tasks in it.
- Use
npm install
to install all the required packages. - To test the application, run
npm run dev
from the terminal.
- Node.js
- MongoDB
- Express.js
- Nodemon(dev dependency)
- env-cmd(dev dependency)
- Mongoose(MongoDB object modelling tool)
- bcrypt(for password encryption)
- jsonwebtoken(for password token generation)
- Multer(Middleware for handling file uploads)
- sendgrid/mail(for automatic email replies)
- sharp(for handlingProfile Pic upload)
- validator(for email verification)
About
No description, website, or topics provided.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.