Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranjay-poddar/hack_this_fall_2.0
Project Submission For Hack This Fall 2.0 Hackathon
https://github.com/pranjay-poddar/hack_this_fall_2.0
angular bootstrap css hackathon-project html java maven medical spring-boot typescript
Last synced: 7 days ago
JSON representation
Project Submission For Hack This Fall 2.0 Hackathon
- Host: GitHub
- URL: https://github.com/pranjay-poddar/hack_this_fall_2.0
- Owner: pranjay-poddar
- License: apache-2.0
- Created: 2021-10-22T07:21:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-03T20:44:35.000Z (about 2 years ago)
- Last Synced: 2024-09-08T04:41:44.746Z (about 2 months ago)
- Topics: angular, bootstrap, css, hackathon-project, html, java, maven, medical, spring-boot, typescript
- Language: TypeScript
- Homepage: https://swasthify.netlify.app
- Size: 10.9 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SWASTHIFY (Team #tagSRM)
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.
[![Build Status](https://img.shields.io/circleci/project/all-contributors/all-contributors/master.svg)](https://circleci.com/gh/all-contributors/workflows/all-contributors/tree/master)
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/all-contributors/localized.svg)](https://crowdin.com/project/all-contributors)
[![Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
[![Netlify Status](https://api.netlify.com/api/v1/badges/e30784c5-9efd-4f20-8a47-13f3fb899613/deploy-status)](https://app.netlify.com/sites/allcontributors-org/deploys)
[![Pull Reminders](https://pullreminders.com/badge.svg)](https://pullreminders.com?ref=badge)
![GitHub repo size](https://img.shields.io/github/repo-size/pranjay-poddar/Hack_This_Fall_2.0?color=yellow)
## About Us
This pandemic has literally brought everyone on their knees, the despair and despondency that shrouded the country during covid gave us the motive to calibrate technology and help people out of these unprecedented times. Team Swasthify tries to provide its users with a service-based distinction of our partner hospitals from all across the country. What really keeps us going is a belief that one day we will make the notion of "hospitals at your fingertips" true.
## Problem Statement
Swasthify aims at mitigating the hardships people faced during this pandemic. We provide an interactive user interface where a user can directly interact with respective hospitals that are self-registered on our application. Users will get to access a spate of services that these hospitals provide. Hospitals can easily update the availability of these services by logging in to their dashboard. The services range from ICU beds availability to the number of vaccines that the hospitals have. Users can easily browse for these services in different cities and hospitals and then book them from the hospital of their choice. This application will also provide its users a prescription section where all the previous prescriptions of the users will be available for future reference.## Features
#### Hospitals
- Hospital Registration
- Hospital Login
- Data Entry
- Updation of services such as ICU Beds, Isolation Beds, Oxygen Cylinders, Vaccines offered by hospital.#### Patients
- Patient Registration
- Patient Login
- Fetch Hospitals, and Hospital Services such as ICU Beds, Oxygen Cylinders, and Vaccines.
#### Services Open To All- Self-Analysis For Covid-Testing , Mental-Health , Physical Health , Eating Disorder
- Resources and Utilities## Tech Stack
- Frontend : Angular, Typescript, HTML5, CSS3, Bootstrap
- Backend : Spring boot, Java
- Cloud Service Providers : Microsoft Azure, Digital Ocean
- Database : Azure MySQL
- Hosting Service Provider : Netlify
## How is our solution different
- 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.## Future Possible Enhancements
- Providing users the option to book a variety of services that the hospitals offer.
- Creating chat forums using web socket. These chat forums can be utilized by the users to interact with each other, and offer all kinds of advice and assistance to each other.
- 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.## Sample Login ID and Password
Log On to - [https://swasthify.netlify.app/hospital-login](https://swasthify.netlify.app/hospital-login)
Hospital login credentials:
- Id: [email protected]
- Password: Apollo@123Patient login credentials:
- Id: [email protected]
- Password: Hellosrm@1## Installation
- npm install
## Development serverRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
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`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
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.
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
```
## PluginsSwasthify 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 |
```#### Building for source
For production release:
```sh
npm run build --prod```
## How To Contribute
1. Fork it ([https://github.com/pranjay-poddar/Hack_This_Fall_2.0](https://github.com/pranjay-poddar/Hack_This_Fall_2.0))
2. Create your feature branch (`git checkout -b feature/xyz`)
3. Commit your changes (`git commit -am 'Add some xyz'`)
4. Push to the branch (`git push origin feature/xyz`)
5. Create a new Pull Request## Contributors
Pranjay Poddar
Shreyansh Pathak
Nishant Singh
Subhojeet Bhattacharjee
## License
Apache License
© Team Swasthify-2021