Skip to content

El Dorado Frontend is a luxury car rental application where the user can register new accounts, log in and reserve a set of different cars. It is built and connected using two repos, including Back-end(Rails) and the frontend (React/Redux).

License

Notifications You must be signed in to change notification settings

aamirkhan2478/ElDorado-Frontend

Β 
Β 

Repository files navigation

logo

πŸ“— Table of Contents

πŸ“– EL Dorado Frontend

eldorado-logo

El Dorado Frontend is a luxury car rental application where the user can register new accounts, login and reserve a set of different cars. It is built and connected by using two different repos, including Back-end(Rails) and Front-end(React/Redux).

πŸ›  Built With

Tech Stack

Client
Server
  • Rails API
Database

Key Features

  • [Cars page display]
  • [Reservation for luxary cars]
  • [Login and Registration using API endpoint]

(back to top)

Website Mockup πŸ“± πŸ’» πŸ–₯️

screenshot screenshot screenshot screenshot

(back to top)

Rails Backend

(back to top)

Kanban Board

  • We are a group of 4 people, so we used 2 Kanban Board to divide the work and keep track of the progress.

Frontend Kanban Board

Backend Kanban Board

(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: Git and Node.js installed on your computer.

Install

Install this project with:

  npm install # to install all the dependencies

Usage

To run the project, execute the following command:

   npm start # for running the project in development mode
   npm run build # for building the project for production

Run tests

  npm test  # for running the tests

(back to top)

πŸ‘₯ Authors (4 Micronauts)

πŸ‘€ Aamir Khan

πŸ‘€ Abel Gebeyehu

πŸ‘€ Michael Mesfin

πŸ‘€ Milen Alebel

(back to top)

πŸ”­ Future Features

  • [Admin Panel and access to add New lux Cars]
  • [Make a 3D display of each car on Details Page that can be rotated]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

We would like to thank:

Under the the Creative Commons liscense

image

Original design from Murat Korkmaz on Behance

(back to top)

❓ FAQ

  • How I can install vite?

    • You can install vite by running npm install -g vite in your terminal.
  • How I can run this project?

    • After cloning repository, run npm install to install all dependencies. Then run npm start to run the project.
  • How I can run tests?

    • After cloning repository, run npm install to install all dependencies. Then run npm test to run the tests.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

El Dorado Frontend is a luxury car rental application where the user can register new accounts, log in and reserve a set of different cars. It is built and connected using two repos, including Back-end(Rails) and the frontend (React/Redux).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • CSS 2.4%
  • HTML 0.5%