This project deals with finding, searching, listing and viewing hospitals based on speciality, facility, qualifications of the doctors, blood availability and emergency services near by the user. The main aim of this app is to provide transparency betweeen the hospitals and the patients.
Clone the source locally
$ git clone https://github.com/mokshithpyla/HospitalFinder.git
$ cd dawakhana-squad/aasupatri
- You need to install node.js followed by express module, body-parser and mysql using the package manager npm (or yarn if installed)
- React-native for running the native mobile application (on android)
Build app for OSX
$ npm start
$ react-native run-android
- Offline Support
- Cross-platform
- 4-Pin-Authentication(Already user)
- Emergency Services without login
With our local server running feeding the data from our database, you may access our HospitalFinder app in your android smartphone!