A platform to connect patients and doctors to facilitate self care
- Enter symptoms to get matched to most suitable doctor
- Get prescriptions from said doctor in printable format
- Sync with Google calendar to remind you of your medicines
- People have access to doctors though an online system
- Very useful for patients living in remote areas
- Provides an additional source of income for doctors on the service
- Increases convenience and reduces cost for patients and doctors
- Clone Github repository
- Python 2.7
- Flask
- Google Cloud, install the packages below
- IMO API
- You will need an api key and the secret
- OCR is not perfect. Need data in given format
- Handwriting detection to increase usability
- Add chat system between doctors and patients
Copyright 2017 akshatgupta95
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.