A compassionate effort to aid people out of difficult times, we are resolutely committed to provide our users with hospitals and their services at their fingertips.
- Hospital Registration
- Hospital Login
- Data Entry
- Updation of services such as ICU Beds, Isolation Beds, Oxygen Cylinders, Vaccines offered by hospital.
- Chat Forum for one to one interaction with patients.
- Patient Registration
- Patient Login
- Fetch Hospitals, and Hospital Services such as ICU Beds, Oxygen Cylinders, and Vaccines.
- Chat forums that can be utilized by the patients to interact with each other and hospitals/doctors, and offer all kinds of advice and assistance to each other.
- Self-Analysis For Covid-Testing , Mental-Health , Physical Health , Eating Disorder
- Resources and Utilities
-
Frontend : Angular, Typescript, HTML5, CSS3, Bootstrap
-
Backend : Spring boot, Java
-
Cloud Service Providers : Microsoft Azure, Digital Ocean
-
Database : Azure MySQL
-
Hosting Service Provider : Netlify
- Our solution is different in an umpteen number of ways. It's a user-to-hospital interaction without any third-party involvement.
- The ordeal which was at display during the second wave, due to data inadequacy manifested the need for an application where a user can access the real-time data updated by hospitals related to all emergency services, vaccines, etc.
- Our application works in a similar way where a hospital gets to update the aforementioned services on its dashboard.
- When a user logs in he gets to see the real-time changes made by hospitals, and thus he gets an articulated and pragmatic display of all the services offered by different hospitals all across the country.
- Booking services using our application will also be an advantage as that would save users from unnecessary wobbling between hospitals.
- Providing users the option to book a variety of services that the hospitals offer.
- A prescription catalogue, from where a user can keep track of all his past prescriptions.
- A doctor's clinic where a user can consult any registered doctor from across the country.
- npm install
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
## Plugins
Hospital is currently extended with the following plugins.
Instructions on how to use them in your own application are linked below.
| Plugin | Commands |
| ------ | ------ |
| Sweet Alert | npm i sweetalert2 |
| HammerJS | npm i angular-hammer |
| Drift Chatbot | integrate script in index.html |
For production release:
npm run build --prod