/Tesla-car-booking-front-end

It is the front end app to book Tesla car test drives. The app allows admin users to create and delete cars from the availability list. Besides, it allows to make reservations by car model, city and time.

Primary LanguageJavaScriptMIT LicenseMIT

Tesla Car Booking Frontend

Ivan Gonzalez & Bruno Kambere & Ali Baba & Hafiz Rasa & Steven Wafeek

๐Ÿ“— Table of Contents

๐Ÿ“– Tesla Car Booking Frontend

Tesla Car Booking Frontend is the front-end app that provides a user interface for booking Tesla cars test drives. This app is integrated with the back end Ruby on Rails API app linked below.

๐Ÿ’ป Link to back end Rails app

The link to the Rails app:

Kanban board

Our project utilizes a Kanban board to visualize and manage tasks throughout the development process. The board is divided into several columns representing different stages of the workflow. Each task is represented by a card that can be moved between columns as it progresses.

Columns:

  • To Do: Tasks planned for the current or upcoming sprints.

  • In Progress: Tasks that are actively being worked on.

  • Review: Tasks that are completed and awaiting review.

  • Done: Tasks that have been completed and implemented.

  • Kanban board link

  • The initial state of Kanban board

  • Final Team Size: 5 members

(back to top)

๐Ÿš€ Live Demo

The link to the project deployed:

(back to top)

๐Ÿ›  Built With

Tech Stack

Client

Key Features

  • Add React Router for Navigation
  • Add the Redux State Management
  • Components for navigation panel, user and reservation forms, main page, details page

(back to top)

๐Ÿ’ป Getting Started

In this project it is used React to build a Tesla Car booking mobile and desktop web app.

Prerequisites

In order to run this project you need:

  1. Git.
  2. Visual Studio Code or another code editor.
  3. Browser.

Setup

To get a local copy, follow these steps.

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/ivangonzalez224/Tesla-car-booking-front-end.git

Install

This project does not require installation. Just clone the repository to your local machine. Even though, for general purposes, Install this project with:

  cd my-folder
  npm install

Usage

To run the project, do the following:

  • Run npm start to open the project in your browser.

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Ivรกn Gonzalez

๐Ÿ‘ค Ali Baba Hussaini

๐Ÿ‘ค Hafizullah Rasa

๐Ÿ‘ค Bruno Kambere

๐Ÿ‘ค steven wafeek

(back to top)

๐Ÿ”ญ Future Features

  • A page for user profile management.

(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 leave a star!

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse.

Attribution

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)