Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 692 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 692 Bytes

Mobile-Patient-App

This is the React Native Application which is used by the patient to provide authentication and get prescription generated by the Doctor directly on the App.

Installation

Use git to install Mobile-Patient-App.

git clone https://github.com/DocAid/Mobile-Patient-App.git

Usage

npm install 

followed by

react-native run-android

OR

react-native run-ios

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU GPL v3