Skip to content

In this project, my team and I have created a car rental website. The website will let users to reserve a car from the list of cars that are available for rental. The admin has access to add and remove cars from the website.

Notifications You must be signed in to change notification settings

dodoburner/tesla-rental-app

 
 

Repository files navigation

Tesla Car Rental App - Frontend

📗 Table of Contents

📖 final-capstone-project-front-end

The project is based on an app to book an appointment to try a car. User can see all cars listed in the database and is able to create a reservation. The user can add and delete a car if the user role is admin.

Video overview: https://www.loom.com/share/3dbf73b6354f4561a576c9f61a41eeae

[final-capstone-project-front-end] is a...

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Create, Read, and Update Cars
  • Book Cars
  • Authentication with devise

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

  • Node
  • A code editor such as VS Code

Setup

Clone this repository to your desired folder:

  git clone https://github.com/dodoburner/tesla-rental-app.git

Install

Install this project with:

  cd tesla-rental-app
  npm install/npm install --legacy-peer-deps

Usage

To run the project, execute the following command:

  npm start

(back to top)

👥 Authors

👤 Alfred Boateng

👤Eyasu Teshome

👤 Dorian Urem

👤 Tuyishimire Eric

(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 consider giving us a star.

(back to top)

🙏 Acknowledgments

I would like to thank...

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this project, my team and I have created a car rental website. The website will let users to reserve a car from the list of cars that are available for rental. The admin has access to add and remove cars from the website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.5%
  • CSS 34.6%
  • HTML 2.9%