GithubHelp home page GithubHelp logo

nickemma / car-rental-api Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 197 KB

Exotic Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.

Home Page: https://rails-production-c0ec.up.railway.app/api-docs/index.html

License: MIT License

Ruby 99.33% HTML 0.45% Shell 0.22%
database postgresql ruby ruby-on-rails swagger-ui tdd jwt-authentication

car-rental-api's Introduction

๐Ÿ“— Table of Contents

๐Ÿ“– Exotic Rentals API

Exotic Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.

Frontend

The frontend was made with react and can be found here

๐Ÿ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • It allows users to create an account.
  • It allows users to login.
  • It allows users to book a car for a specific period of time.

(back to top)

๐Ÿš€ Live Demo

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

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:NickEmma/car-rental-api.git

Install

Install this project with:

  cd car-rental-api
  bundle install

Usage

To run the project, execute the following command:

  rails db:create
  rails db:migrate
  rails db:seed
  rails server

Run tests

To run tests, run the following command:

  rspec spec/integration

Deployment

You can deploy this project using:

  git push heroku main

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Nicholas Emmanuel

๐Ÿ‘ค Abdelmejid Oumer Ali

๐Ÿ‘ค Said laasri

๐Ÿ‘ค Abel Desalegn

๐Ÿ‘ค Mohamed Ashour

(back to top)

๐Ÿ”ญ Future Features

  • It will allow users to rent a car.
  • It will allows users to give a review for a specific car.

(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 consider giving it a star โญ๏ธ.

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse for giving me the opportunity to work on this project.

  • LazyCoders
  • Coding Partners
  • Microverse

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

car-rental-api's People

Contributors

amejid avatar said-laasri avatar abel-desu avatar nickemma avatar aachourmohamed avatar

Stargazers

HERMON GEBRE avatar  avatar

Watchers

 avatar  avatar

Forkers

abel-desu

car-rental-api's Issues

Frontend Milestone #6: [2pts] Reserve Activity and My Reservations

  • To reserve an appointment, the user has to select a date and city (username and selected item are auto-filled).
    • Use the design based on the ["Book a Vespa test-ride"] and add all necessary inputs.
    • The user can also access the "Reserve" page from the navigation panel. In that case, only the username is auto-filled.
  • When the user clicks the "My reservations" link in the navigation panel they can see a list of their reservations (with information about item name, date, and city).

Frontend Milestone #5: [2pts] Add new and Delete activity form

  • When the user clicks the "Add Item" link in the navigation panel they can see a form for adding a new item.
  • When the user clicks the "Delete item" link in the navigation panel they can see a list of all items with titles and a "Delete" button.
  • When the user clicks the "Delete" button, the selected item is marked as removed and does not show on the main list anymore.

Frontend Milestone #4: [2pts] Details Page.

  • When the user selects a specific item, they can see the details page with its full description (skip the "Rotate image" button).

  • On the details page, the user can click the "Reserve" button (in the design you can see the "Configure" button - please replace it with the "Reserve" button).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.