Skip to content

A web app built with React as a Front-end stack and Rails as the Back-end stack with a user-friendly interface for customers to easily browse and rent cars for their desired duration. Users also have the ability to post their car out for rent.

License

Notifications You must be signed in to change notification settings

Tobby8629/Car_rental_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

70 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cars Rental Frontend Part

πŸ“— Table of Contents

πŸ“– Cars Rental Frontend

Car Rentals Frontend is a React app that serves as a front end to the Car Rentals project api with rails app. This an educational app for the purpose of Final group capstone.

Live Demo

Click here to get the project's live demo.

Kanban Board

Click here to view the Kanban Board we set out for this project .

A link to the screenshot of the initial state of our Kanban board.

Backend

Api documentation link is here

Api live demo is here

Contributors

There were 4 contributors to this project, you can see their contact information in the Authors section of this document.

πŸ›  Built With

This app is build with React and Redux.

Tech Stack

  • React
  • Redux
  • Key Features

    • The main page where the client can see all list of cars and click on any selcted car to display the details of that car.
    • The client can make reservation through the reserve page.
    • The client can see a list of their reservations.
    • The client can add a new car through the add new navigation link.
    • The client can click on the delete car button from the naviagtion panel and see a list of all cars which belongs to the current user with the car name and a "delete" button and then delete a particular car.
    • The deleted cars are removed from the home page.
    • The login page where the client logs in to the website.
    • The Car details page is where the user can click on the "Reserve" button to reserve the car.

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

    • Mac or PC
    • Install node.js
    • Use npm or yarn as package manager.
    • Have depth Understanding of React, Redux and API.

    Setup

    • Clone this repository to your desired folder:
     git clone https://github.com/Tobby8629/Car_rental_frontend.git
    • Navigate into the cloned folder
     cd Car_rental_frontend
    

    Install

    • Install this project with:
     npm install
    • Start the server
     npm start

    (back to top)

    πŸ‘₯ Authors

    πŸ‘€ Tekhlay B.

    • GitHub: Tekhlay
    • LinkedIn: Tekhlay

    πŸ‘€ Tobby S.

    • GitHub: Tobby8629
    • Twitter: tobby_samuels
    • LinkedIn: samuel-popoola-tobby

    πŸ‘€ Uchechi N.

    • GitHub: uchexm
    • LinkedIn: nwakauc
    • Facebook: nwaka.uche.5

    πŸ‘€ Alex O.

    • GitHub:Osoro254Alex
    • Twitter:ALEX14809153
    • LinkedIn:alexogeto

    (back to top)

    πŸ”­ Future Features

    • Apply multi language model
    • Implement proper user authentication from the front-end to the server.
    • Make sure that the "Add item" and "Delete item" links are accessible only by users who are admins.
    • Add payment option
    • Improve The UI Design

    (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, please give a ⭐️and share with your friends.

    (back to top)

    πŸ™ Acknowledgments

    • We would like to thank Microverse for providing the reading materials that aided us to during the project development.
    • We would like to give Credit to πŸ™ Murat Korkmaz the author of the original Vespa- Responsive Redesign, as required by the Creative Commons License.

    (back to top)

    πŸ“ License

    This project is MIT licensed.

    (back to top)

    About

    A web app built with React as a Front-end stack and Rails as the Back-end stack with a user-friendly interface for customers to easily browse and rent cars for their desired duration. Users also have the ability to post their car out for rent.

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published