Doctor-Appointment E-commerce mobile App is developed using Android studio, Google Map Api, Payment Gateways Apis
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Android studio
- Android Api 23+
- Google map Api credential
- Paytm Api
Use step by step to avoid error.
- Get this project in your PC
clone this project in your wroking directory or wherever you want using
git clone https://github.com/danakh103/Doctor-Appointment.git
cd .\Doctor-Appointment
- Push your work in GitHub repo
git add -A
git commit -m "<YOUR COMMENT FOR CHANGES>"
git push
Thank You !!