Skip to content

sentayhu19/Book-an-appointment-back-end

Repository files navigation

Motorcycle-booking-service: Back-end

An API that provides endpoints for motorcycle-booking-service-front-end

Kanban Board

Kanban board link

Kanban board screenshotkanban

There are 4 members in this Group

  1. Solomon Hagan @Achilles-Dev
  2. Debas Gebreslasie @Debas-31
  3. Ayoub Chahir @AyoubMs
  4. Sentayhu Berhanu @sentayhu19

Built With

  • Ruby
  • Ruby on Rails

Live Demo

Getting Started

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

  1. clone the repository to you machine using your terminal:

    git clone git@github.com:sentayhu19/Book-an-appointment-back-end.git
    
    cd booking-an-appointment-back-end
    
  2. Install the gems:

    bundle install
    
  3. Setup the development and the test databases:

    rails db:setup
    
  4. To run the server use:

    rails s
    
  5. To run the tests use:

    rake swag:specs:swaggerize
    

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

Prerequisites

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Setup

Install

  • Ruby
  • Ruby on Rails
  • Postgresql

Authors

👤 Ayoub Chahir

👤 Debas Gebreslasie

👤 Sentayhu Berhanu

👤 Solomon Hagan

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.