An open API service indexing awesome lists of open source software.

https://github.com/mmsesay/final-capstone-backend

The project is used for project where a user can reserve a car. The endpoints gives opportunity to a user to add and delete cars. Make reservation for a flat and remove it.
https://github.com/mmsesay/final-capstone-backend

ruby ruby-on-rails

Last synced: about 1 month ago
JSON representation

The project is used for project where a user can reserve a car. The endpoints gives opportunity to a user to add and delete cars. Make reservation for a flat and remove it.

Awesome Lists containing this project

README

          

![](https://camo.githubusercontent.com/8a4ae3fb98faf74ddf78a6677ceaa6e8872f7f340f569b7c5e1aa9bcc4061d95/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6963726f76657273652d626c756576696f6c6574)

# Backend Final capstone project 🤍

## Description:

The project is used for project where a user can rent a flat. The endpoints gives opportunity to a user to add and delete flats. Make reservation for a flat and remove it.

- [Link to Front end Project Repo](https://github.com/AmineHLub/Cars-Frontend)

- [API Documentation](https://blooming-meadow-49781.herokuapp.com/api-docs/index.html)

- [Frontend Live Demo Link](https://622110fecccae53070225c23--cars-microverse-cap.netlify.app/)

## Kanban board
- [Kanban board link](https://github.com/mmsesay/final-capstone-backend/projects/1#card-77937550)

**Initial Kanban**

![](1.png)
![](2.png)

## Built With

- Ruby on Rails
- PostgreSQL

## Getting Started

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

## Instructions

```
$ cd
```

```
$ git clone git@github.com:mmsesay/final-capstone-backend.git
```

```
$ cd final-capstone-backend
```

## Install

```
$ bundle install
```

## Run

```
$ rails db:create
$ rails db:migrate
```

### Usage

Start server with:

```
$ rails server
```

Open `http://localhost:3000/` in your browser.

## Authors

👤 **Sheyla Pozo**

- Github:[Sheyla Pozo](https://github.com/sheylaPozo)
- Linkedin: [Sheyla Pozo](https://www.linkedin.com/in/sheypozo/)
- Twitter: [Sheyla Pozo](https://twitter.com/sheyPozo)

👤 **Mohamed Amine**

- GitHub: [@AmineHLub](https://github.com/AmineHLub)
- Twitter: [@Amino47612441](https://twitter.com/Amino47612441)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohamed-amine-hajltaief-b18863163/)

👤 **Muhammad Sesay**

- GitHub: [@mmsesay](https://github.com/mmsesay)
- Twitter: [@DeeMaejor](https://twitter.com/DeeMaejor)
- LinkedIn: [LinkedIn](https://linkedin.com/in/muhammad-m-sesay)

👤 **Makungong Collins Tatang**
- GitHub: [@CollinsTatang1](https://github.com/CollinsTatang)
- Twitter: [@CollinsTatang1](https://twitter.com/CollinsTatang1)
- LinkedIn: [Makungong Collins](https://www.linkedin.com/in/makungong-collins/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/mmsesay/final-capstone-backend/issues).

## Show your support

Give a `⭐️` if you like this project!

## Acknowledgments

- Microverse

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions