- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
**DocBook **is a user-friendly application designed to facilitate the management of doctor appointments. It allows users to schedule appointments with their healthcare providers, view a list of upcoming appointments, and even cancel or delete appointments when necessary. This application streamlines the appointment booking process, making it convenient for both patients and healthcare professionals to keep track of their schedules and ensure efficient communication regarding appointments. The Front end part of this project : DocBook-Front-End
Client
- Ruby
Server
Database
- List all the available doctors
- **"A user can add or delete doctor **
- **Client can reserve an appointment with a doctor or delete it **
-
Note: Coming soon ...
- Kanban board link
- Kanban board Screenshot
- Note : The final number of the team members is 4
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A Code editor such as
VsCode
. - A web browser.
- Postgresql, ruby and ruby on rails should be installed on your local machine
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:CaptainBawa/DocBook-Back-End.git
Install this project with:
cd DocBook-Back-End
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec/
You can deploy this project using: Render
👥 Author 1:
- GitHub: @ridabensalem
- Twitter: @coder_rida
- LinkedIn: ridabesalem
👥 Author 2:
- GitHub: @CaptainBawa
- Twitter: @BawaCollins
- LinkedIn: captainbawa
👥 Author 3:
- GitHub: @tomdan-ai
- Twitter: @tomudoh1
- LinkedIn: tomudoh
👥 Author 4:
- GitHub: @Christelle-12
- Twitter: @Chr1Nirere
- LinkedIn :LinkedIn
- Implement proper user authentication from the front end to the server.
- "Add item" and "Delete item" links are accessible only by users who are admins
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please help it stand out by giving it a star ✨
- I would like to thank Microvers for providing this great opportunity and for the project guide as well 👏
- I would like to thank Mr Murat Korkmaz for the great design we followed on this app 👏
This project is MIT licensed.