ankitt26 / Doctors_Appointment_Backend

This repo is a Backend for a Doctors_Appointment_System.

Home Page:https://health-book-doc.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“– Doctors-Appoinment-Backend

πŸ“— Table of Contents

πŸ“– Doctors Appoinment Backend

[Doctors Appoinment Backend] is a the backend part of a web application project that allows users to book appointments with doctors.

🏑 Frontend App

  • Link to πŸŽ‹ Doctors-Appoinments-Front-End click here

(back to top)

πŸš€ Kanban Board

  • Kanban Board

  • Kanban Board Initial Screenshot Kanban Board Initial Screenshot

  • We are grup of 5 people working on this project. We are using the Kanban board to keep track of our progress. We are using the following columns:

    • Back_End-Team To Do
    • Front_End-Team To Do
    • in Progress
    • in Review
    • Done

πŸ›  Built With

Tech Stack

Key Features

  • access the data using API

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:Enning94/Doctors_Appointment_Backend.git

Install

Install this project with:

  cd my-project
  bundle install

Usage

To run the project, execute the following command:

setup database:

rails db:create
rails db:migrate
rails db:seed

start server command:

  rails server

Tests πŸ§ͺ

To test the project, execute the following command:

Example command:

  RAILS_ENV=test bundle exec rspec
  rspec spec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ankit [member 1]

πŸ‘€ Ada Rachel [member 2]

πŸ‘€ Deborah A. Fashoro [member 3]

πŸ‘€ Festus Enning [member 4]

πŸ‘€ Vahe Stepanyan [member 5]

(back to top)

πŸ”­ Future Features

  • [Create API for Notifications]

(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, give it a ⭐️!

(back to top)

πŸ™ Acknowledgments

  • I would like to thank the Microverse team for the code reviews and the constructive feedback.
    • I would also like to thank [Murat Korkmaz] for the original design on Behance that served as inspiration for this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This repo is a Backend for a Doctors_Appointment_System.

https://health-book-doc.onrender.com/

License:MIT License


Languages

Language:Ruby 99.7%Language:HTML 0.3%