PabloEGonz / full-stack-capstone-front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Book a Reservation - Frontend

Book a Reservation is a full-stack web application that lets the user:

  • See a list of cars
  • See the details of each car
  • Make a reservation to the a car
  • Add a car Item
  • Delete a car Item
  • List all reservations for a given car

This is the frontend side of the project. You can go to the backend side following this link:

Full Stack Capstone - Backend

In this project, we are a group of three.

Member 3: Yoseph Addisu

Kanban Board

Link to the kanban board: https://github.com/users/ezraermy/projects/3

kanban_page1 kanban_page2

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • See a list of cars
  • See the details of each car
  • Make a reservation to the car
  • Add a car Item
  • Delete a car Item
  • List all reservations for a given car

πŸ‘†

πŸš€ Live Demo

You can find the live demo here!

πŸ‘†

πŸ’» Getting Started

To run the project locally, follow these steps.

Prerequisites

In order to run this project you need to:

  • Install Git
  • Install Node
  • Install a code editor, We suggest VsCode

Setup

Clone the repo into your local machine:

git clone https://github.com/PabloEGonz/full-stack-capstone-front-end

Install the dependencies:

npm install

Usage

To start you can open your terminal and in the folder write

npm start

πŸ‘†

πŸ‘₯ Authors

πŸ‘€ Ezequiel Gonzalez

πŸ‘€ Ezra Yehuwalashet

πŸ‘€ Yoseph Addisu

πŸ‘†

πŸ”­ Future Features

  • Implement authentication
  • Implement authorization
  • Deploy the app online

πŸ‘†

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

πŸ‘†

⭐️ Show your support

If you like this project leave a start for it.

πŸ‘†

πŸ™ Acknowledgments

We would like to thank Microverse for helping us in the journey to become a Fullstack developer.

Special thanks to Murat Korkmaz, on providing an awesome design! https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign

πŸ‘†

πŸ“ License

This project is MIT licensed.

πŸ‘†

About

License:MIT License


Languages

Language:JavaScript 83.4%Language:CSS 14.3%Language:HTML 2.3%