📗 Table of Contents
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
📖 Doctor Appointment
Back-end repo for the Doctor Appointment Project
🛠 Built With
Tech Stack
Language
Key Features
- See various doctors
- Reserve doctors
- Add doctors
- Delete doctors
Front End app
https://github.com/AckonSamuel/final-capstone-frontend
💻 Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
In order to run this project you need:
- Install ruby on your computer or run it with docker
- Have rails installed on your computer
Setup
Clone this repository by using the command line :
git clone https://github.com/AckonSamuel/final-capstone-frontend.git
Install
Install this project with:
bundle install
Usage
To run the project, execute the following command:
rails s
NB: You need to create an env
file for your database credentials
your env file should contain the following
DATABASE_NAME=Doctor_Appointments_App
RAILS_DATABASE_USER=
RAILS_DATABASE_PASSWORD=
👥 Authors
👤 Mert Kaya
👤 Mujeeb ur Rahman
- GitHub: @Mujeeb4582
- Twitter: @Mujeebu93992980
- LinkedIn: @mujeeb-ur-rahman-54268011a
👤 Ackon Samuel
- GitHub: @AckonSamuel
- LinkedIn: Ackon Samuel
- Twitter: @dude_ackon
👤 Simeon Trust
🔭 Future Features
- Add rating system
- Updating doctor
- Filter users by their roles
- Add user portfolio
- Add super user
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
⭐️ Show your support
If you like this project by staring it.
🙏 Acknowledgments
I would like to thank Microverse for the project.
📝 License
This project is MIT licensed.