Skip to content

Care for you is a web application that gives you details about different wards of a particular hospital like patient-number, worker-number, cleaniness-index, and reviews of users. There is an admin portal created where admin can access the wards database through GUI and alter it.

Notifications You must be signed in to change notification settings

22suraj889/care-for-you-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Care for You

Frontend

  • Used Reactjs to create the frontend of the web application.
  • Material UI and tailwind css for making the UI look attractive.
  • Used Redux to manage React store.

Backend

  • Used Nodejs in the backend and express js for creating the APIs.
  • Used bcrypt for encrypting the user's passwords.
  • Used JWT token for user's authorization.
  • MongoDB as a potential database for storing user and admin-generated data.

Login

Login

Register

Register

User's Dashboard

user dashboard

User's Reviews

user reviews

Add Review Page

add review

Admin's Dashboard

admin dashboard

Edit Ward Page for Admin

Edit Ward

Add Ward Page for Admin

add ward

Database Collection

database collection

User's Collection

users collections

Ward's Collection

wards collections

About

Care for you is a web application that gives you details about different wards of a particular hospital like patient-number, worker-number, cleaniness-index, and reviews of users. There is an admin portal created where admin can access the wards database through GUI and alter it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published