📗 Table of Contents

📖 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

(back to top)

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=

(back to top)

👥 Authors

👤 Mert Kaya

👤 Mujeeb ur Rahman

👤 Ackon Samuel

👤 Simeon Trust

(back to top)

🔭 Future Features

  • Add rating system
  • Updating doctor
  • Filter users by their roles
  • Add user portfolio
  • Add super user

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project by staring it.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)