/Doctors-Reservations-Backend

Doctors reservations Backend is a Rails back-end implementation of the React front-end application that consumes API endpoints to add, remove doctors and make reservations.

Primary LanguageRuby

logo

Doctors Reservations Back-End

📗 Table of Contents

📖 Doctors Reservations Backend

Doctors reservations Backend is a back-end implementation of the front-end application that interacts with the back-end application to add doctors, logins, and reservations.

🛠 Built With

  • Rails
  • Ruby
  • Rspec
  • Api Documentation

Tech Stack

Client
Server
Database

Key Features

  • Implement the reservations, using React and Ruby on rails
  • Demonstrate ability to apply best practices of communication for resolving teamwork challenges.
  • Add new doctors and reservations and using API REST to deploying in the Front-end Repository

(back to top)

🚀 Live Demo

Live Demo here.

(back to top)

Kanban board

See the kanban board here.

Image of the board's initial state.

The 4 members of the project team are:

@JonahKayizzi @asdt560 @Camilovelag @cvalencia1991

Doctors Reservations Front-End

Front End App

(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:

 gem install rails
 bundle install
 rails db:create
 rails db:migrate
 rails db:seed

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/JonahKayizzi/Doctors-Reservations-Backend

Install

Install this project with:

  cd my-project
  gem install
  bundle install

Usage

To run the project, execute the following command:

  rails server or rails s

Run tests

To run tests, run the following command:

  rspec ./spec/models
  rspec ./spec/integration

Deployment

You can deploy this project using:

  bin/dev

(back to top)

👥 Authors

👤 Cesar Alberto Valencia Aguilar

👤 Justo Rago

👤 Jonathan Kayizzi

👤 Camilo Vela

(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 you can give me a ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank to the Designer Murat Korkmaz

(back to top)

📝 License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

(back to top)