/book-a-car-backend

Book a car backend rails API

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Book A Car Backend

Book A Car Backend is the backend of full stack application for Microverse Full Stack Program Final Capstone Project. The backend part of the application is a REST API made on Rails. It is an ellegant example of a full stack application where users can see cars, reserve cars, and add cars on the app for other users to reserve.

🛠 Built With

Tech Stack

Languages
Database
Frameworks

Key Features

  • User Authentication
  • User Authorization
  • CRUD applications on database
  • API

(back to top)

Front End

  • To see the front end of this project click here

(back to top)

Kanban Board

  • To see Kanban Board at the start of the project click here:
  • To see the Kanban Board of this project click here

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

you must have a code editor such as VSCode

Setup

Install Ruby and Rails on your local machine

Install

Install this project with: git clone git@github.com:hamidazim321/hello-rails-backend.git

Install all project dependencies with: bundle install

Create Database

Run rails db:create to create the database
Run rails db:migrate to set up the tables from schema
Run rails db:seed to pre-populate the database with required data

Start

Run rails server to start the server and run the project

Testing

Run rspec to execute tests

(back to top)

👤 Authors

🧔 Hamid

🧔 Ghayoor Baqir

🧔 Mohammed Sabry

🧔 Mustakim Masum

🧔 Md Sazzad Hossain

(back to top)

🔭 Future Features

  • will add user interaction

(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 follow me on the social accounts above to be notified of future projects

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the opportunity and Murat Korkmaz for the Design

(back to top)

📝 License

This project is MIT licensed.

(back to top)