This application is based booking an appointment with prominent Doctors around the world, you need just to login then book a reservation, after that you can log out or check all your reservations.
Check out the front-end repository.
Check out the API documentation
Check out the Kanban of our whole project.
- Ruby
- Ruby on Rails
- PostgreSQL
To get a local copy up and running follow these simple example steps.
-
clone the repository by running: https://github.com/moise-mulungu/meet_doctor_back_end.git
-
navigate to the folder
cd <DIRECTORY>
-
Install packages
npm i
-
Run the app
# Load the schema
rails db:schema:load
# Create the database
rake db:create
# Run database Migration
rails db:migrate
👤 Cedric Kossi
- GitHub: @kosher9
- Twitter: @kosherus
- LinkedIn: Lionel Cedric KOSSI
👤 Samiullah Bahadur
👤 Moïse Mulungu
- GitHub: @Moïse Mulungu
- Twitter: @Moïse Mulungu
- LinkedIn: Moïse (Musa) Mulungu
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
Design inspired by Murat Korkmaz, design: Vespa
- Microverse offered guidance on how to make the project more professional
This project is MIT licensed.