- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Introducing our Rails-based backend app for streamlining doctor's appointments! With our user-friendly interface, patients can easily schedule appointments with their preferred doctor. The app can be accessed by using the front-end React app that we provide or by communicating with the backend via API requests
Describe the tech stack and include only the relevant sections that apply to your project.
Client
Database
- See all the doctor with thier details like name, picture, bio ..etc.
- Make appointment with preffered doctor
- Add new doctor if the user is admin
you can find the API Documentation here
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Have ruby installed on your PC
- Have node.js installed on your PC
- Have VS code editor
Clone this repository to your desired folder:
cd desired-folder-path
git clone https://github.com/yasinabdmahmood/Doctor-appointment-app-backend.git
cd Doctor-appointment-app-backend
Clone this repository to your desired folder:
cd desired-folder-path
git clone https://github.com/yasinabdmahmood/Doctor-appointment-react.git
cd Doctor-appointment-react
Install this project with: bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
You can deploy this project using render or heroku platform
Mention all of the collaborators of this project.
👤 yaseen
- GitHub: @yasinabdmahmood
- LinkedIn: yaseen Abd alwahid
👤 Toma John Musa
👤 Benard Pacho
- GitHub: @benardop
- Twitter: @Bepacho
- LinkedIn: Ochieng Benard
👤 Peter Njuguna
- GitHub: @peterboro
- Twitter: @Ptahbn
- Add the ability to reschedule the appointmet
- The ability to commuicate with the doctors via message
- The ability to commuicate with the doctors via video call
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star
I would like to thank Murat Korkmaz for the desin that the front-end app of the project was inspired by
-
[Question_1]
- [Answer_1]
-
[Question_2]
- [Answer_2]
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.