Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adidem23/healthvista-mern-hospital-management
This is hospital management which works on Node js , React Js and Sql for Backend and Uses some animation libraries with JWT authentication of user and mongodb
https://github.com/adidem23/healthvista-mern-hospital-management
javascript jwt mongodb mongodb-compass mongoose mysql nodejs reactjs
Last synced: about 2 months ago
JSON representation
This is hospital management which works on Node js , React Js and Sql for Backend and Uses some animation libraries with JWT authentication of user and mongodb
- Host: GitHub
- URL: https://github.com/adidem23/healthvista-mern-hospital-management
- Owner: Adidem23
- Created: 2023-04-10T18:33:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-28T05:49:07.000Z (over 1 year ago)
- Last Synced: 2024-05-21T01:52:58.910Z (8 months ago)
- Topics: javascript, jwt, mongodb, mongodb-compass, mongoose, mysql, nodejs, reactjs
- Language: JavaScript
- Homepage: https://mern-hospital-management.vercel.app
- Size: 15.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HealthVista:MERN-Hospital-Management
This is hospital management where you can login , register and find out available beds inside an hospital . You can also book or do manipulatoion with this .# Tech Stack Used
- ReactJs for Frontend
- NodejS for Backend
- Mongodb For Storing login and Signup data
- Mysql for Storing Beds Data
- mongoose ORM
- JWT for Authentication and Authorization