abongsjoel / task-manager

This project was built while studying Nodejs. In this project, I create HTTP endpoints for a Task Manager application.

Home Page:https://tjoel-task-manager.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Manager App

This project was built while studying Nodejs. In this project, i create HTTP endpoints for a Task Manager application. I made use of sendgrid as a mail service, and i used bcryptjs for encription. The project also made use of the express server, and the mongoose model for database management amongs other things.

Live Demo

Built With

  • HTML
  • CSS
  • JavaScript

Frameworks

  • Nodejs

Libraries

  • Sendgrid
  • bcryptjs
  • expressjs
  • jsonwebtoken
  • mongoose
  • multer
  • sharp
  • validator

Author

👤 Chi A. Joel

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

License

This project is MIT licensed.

About

This project was built while studying Nodejs. In this project, I create HTTP endpoints for a Task Manager application.

https://tjoel-task-manager.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 100.0%