Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajaykumar2pp/hospital-api-coding-ninjas
https://github.com/ajaykumar2pp/hospital-api-coding-ninjas
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajaykumar2pp/hospital-api-coding-ninjas
- Owner: ajaykumar2pp
- Created: 2023-09-14T15:01:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-15T04:18:11.000Z (over 1 year ago)
- Last Synced: 2023-09-15T19:53:34.009Z (over 1 year ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hospital-API-Coding-Ninjas
## ⭐ Introduction
Todo App which built using Nodejs, Ejs , CSS , JavaScript , Bootstrap .It is responsive across all devices.
## Features![feature-image](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/b3fab312-856c-4afd-bce1-200cbd60c6da)
### `Run my project`
```shell
npm install
npm start
Open [http://localhost:2000] view
```## Packages Install
- dotenv
- jsonwebtoken
- bcryptjs
- ejs
- express
- mongoose
- nodemon
- body-parser
## 💻 Screen
### Hospital API Home Page
![home-1](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/dc0ef22a-d3fa-423a-88c4-a9d14df062a9)
![home-2](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/1f3d2349-1216-4f3b-88ab-e4f7ee6076a1)### Doctor Register
![doctor-register](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/8037ab95-9274-445e-98b0-7fbc4a01ddb4)
![doctor-register-save](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/db0d47b0-2762-4e4d-acb2-8f16d5882199)### Doctors Login
![doctor-login](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/395226ac-80bd-4ed3-a8c8-c01f2072e75a)### Patients Register
![patient-register](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/9eff994f-f984-4116-8dd1-7d2b51cbcbf8)![patient-register-save](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/0a183a84-f478-4323-b104-68eced948d7c)
### Patients Create Report
![patient-create-auth](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/0de7e273-247c-4ab0-9b05-f45dc94c153e)
![patient-create-status](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/5d4bdc5f-aa88-45d8-9247-3221b87b8331)
![patient-create-report](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/ef41d7ec-58f0-419a-b434-1e5041f8ee09)
![patient-create-report-save](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/e013f848-bfcb-42c1-9608-ee1f3b46b3f8)### Patients All Reports
![patient-all-report](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/58f0876c-76fa-4149-91b8-7065ad1b2b95)### Reports Status
![patient-status](https://github.com/ajaykumar2pp/Hospital-API-Coding-Ninjas/assets/102378038/0f75e633-0b17-47d4-b388-a569745c5c67)