Skip to content

Back-end of a website to manage covid patients, necessaries packages purchase. There are 3 types of user in web: admin, manager, user.

Notifications You must be signed in to change notification settings

Anhduy-git/Covid-Manager-Web-Backend

Repository files navigation

You are the Visitors ! Thanks for your visit!

Covid Manager Web (Backend)

Back-end of a web to manage list of covid patients, with simple project structure.

There are 3 types of user in the web:

  • Admin: manage list of managers.
  • Manager: manage list of patients.
  • Patient: people infected with covid.

Contributors

Here is our team, you can connect us through our Linkedin:

Tech Stack

Programming Language: Javascript.

Frameworks: NodeJS, ExpressJS.

Database: MongoDB.

Cloud Database: MongoDB Atlas.

Web server: Heroku.

Third-party services: Sendgrid (email sending), Cloudinary (image storage).

Documentation: Postman.

Features

  • Signin/Signup user.
  • Change password of user.
  • CRUD admin.
  • CRUD list of managers.
  • CRUD list of patients.
  • Get list of related patients of a patient.
  • Add places of treatment (admin).
  • Add necessaries/necessaries packages (manager).
  • Buy necessaries packages (patient).
  • Save transactions of patients.
  • Connect with payment service to payoff debt of patient.

Installation & Running

  1. npm install
  2. npm run start

Documentation

Documentation

Demo some features in frontend

Covid-Manager-Demo.mp4

About

Back-end of a website to manage covid patients, necessaries packages purchase. There are 3 types of user in web: admin, manager, user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published