/backend-microverse-final-capstone

The project is based on an app to book an appointment to try a Car. The user sees all cars in the database and can book and try one. Users can add and delete cars if the user role is admin

Primary LanguageRubyOtherNOASSERTION

Microverse Final group capstone - Book an Appointment - Backend

📗 Table of Contents

📖 final-capstone-project-front-end

The project is based on an app to book an appointment to try a Car. User see all cars in database and is able to book and try one. User can add and delete a car if user role is admin

[final-capstone-project-front-end] is a...

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Create, Read, and Update Cars
  • Book Cars
  • Authentication with devise

(back to top)

🚀 Live Demo

(back to top)

🚀 Kanban Board

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

 npm intall node

Setup

Clone this repository to your desired folder:

  git clone https://github.com/learnwithalfred/backend-microverse-final-capstone

Install

Install this project with:

  cd backend-microverse-final-capstone
  bundle install

Usage

To run the project, execute the following command:

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

Run tests

To run tests, run the following command:

  rspec

(back to top)

👥 Authors

👤 Alfred Boateng

👤Eyasu Teshome

👤 Dorian Urem

👤 Tuyishimire Eric

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

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)