Doctor Appointment App

A mobile web application where a user can check all available doctors adn therir details. Book an appointment and have a list of all appointments that he/she made. User can also delete an appointment.

Project requirements can be found here

Kanban Board

We are three members in team

Link to the project: Kanban Board Initail state link : Images

FrontEnd & Live Links

Documentation

Follow this link to see documentation of API.

Built with

  • Ruby on Rails
  • Postgresql

To get a local copy up and running follow these simple example steps:

Prerequisites

Setup

  • Make sure you have Ruby on Rails set up properly on your computer
  git clone git@github.com:levy002/doctors_appointment_back_end.git
  cd doctors_appointment_back_end

Install

  bundle install
  npm install

Run

  rails db: create
  rails db:migrate
  rails s

Test

  rspec

Usage

To start Budget app you need to first signup

Authors

👤 Levy Ukwishaka

👤 Rida Arif

👤 Dire Akanbi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Inspired by original design for Creative Commons by Murat Korkmaz on Behance.
  • Inspiration: Microverse

📝 License

This project is LICENSED.