Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexander16108/airrentals-backend


https://github.com/alexander16108/airrentals-backend

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Aviones-API

> A project that enables people to rent a plane/planes for a specific period of time. link to the frontend [click me](https://github.com/Tumworobere/AirRovers-Frontend-App)

## Built With
- Ruby on rails
- JWT

## Link to API Documentation
[Click here](https://aviones-api.herokuapp.com/api-docs)

## Link to FrontEnd app
[click here](https://github.com/Tumworobere/AirRovers-Frontend-App)

## Run project on your machine follow these steps

- 1
```
git clone [email protected]:alexander16108/AirRentals-backend.git
```

- 2
```
cd AirRentals-backend
```
- 3

```
bundle install
```
- 4

```
rails db:migrate:reset
```
- 5

```
rails db:seed
```
- 6

```
rails s
```

## API documentaion

The api endpoints can be found by putting the following in the browser url

```
http://localhost:3000/api-docs/index.html

```

### Run tests
```
rspec
```

## Authors

👤 **Tchilo**

- GitHub: [@Tchilo](https://github.com/Tchilo)

👤 **alexander16108**

- GitHub: [@alexander16108](https://github.com/alexander16108)

👤 **Kingstalux**
- GitHub: [@Kingstalux](https://github.com/Kingstalux)

👤 **Tumworobere**
- GitHub: [@Tumworobere](https://github.com/Tumworobere)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

# Acknowledgements

Original design idea by Murat Korkmaz on Behance.[Murat Korkmaz on Behance](https://www.behance.net/muratk)

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.