/futuristic-transportation

Experience the future of automotive luxury with our "Luxury Speedsters" app. This app enables users to browse a diverse catalog of cutting-edge vehicles, explore detailed car profiles, and effortlessly create reservations for their dream cars. Keep track of all your reservations in one place.

Primary LanguageRubyMIT LicenseMIT


logo Luxury

Luxury Speedsters

📗 Table of Contents

📖🚗 Luxury Speedsters App

Experience the future of automotive luxury with our "Luxury Speedsters" app. Powered by Ruby on Rails for a robust back end and React for an intuitive front end, this app enables users to browse a diverse catalog of cutting-edge vehicles, explore detailed car profiles, and effortlessly create reservations for their dream cars. Keep track of all your reservations in one place, making your journey towards automotive excellence seamless and exciting.

🛠 Built With

Tech Stack

List of technologies used for this project

BackEnd
Front-end/View
Front-end/Store management
Database

Key Features

  • Create and Remove Vehicles
  • Create Reservations
  • Full stack webpage
  • Can see all the list of reservation of current user
  • Details of every cars in db
  • Log in and Sign up feature

(back to top)

🚀 Live Demo

You can see the Live Demo Here. 💻📲

(back to top)

🎫 Kanban Board

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

you need to install ruby 3.2.2 using the prefer tool, example:

  • rvm

  • rbenv

  • asdf-vm

  • Browser (Google Chrome, Mozilla Firefox, Safari or any other browser)

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Luiscarlosvd/futuristic-transportation

Install

Install this project with:

  cd futuristic-transportation
  bundle install
  npm install

Usage

To run the project, execute the following command:

./bin/dev

Note: If there are any errors consider adding your necesary username and password in database.yml for setting up your local enviroment and use the following comand:

rails db:drop db:create db:migrate
./bin/dev

Run tests

To run tests, run the following command:

rspec ./spec/models

(back to top)

👥 Authors

👤 Luis Valera

👤 Enmanuel Bayen

👤 Marco Baquero

👤 Ignacio Fino

(back to top)

🔭 Future Features

  • Improve UI
  • Add more functionalities
  • Add more details on reservation list

(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 it a ⭐️!

(back to top)

🙏 Acknowledgments

We would like to thank Microverse for giving us the opportunity to learn and grow as developers and also We like to thank our family, they are all our support. 🌟

Original design idea by Murat Korkmaz on Behance.

(back to top)

❓ FAQ

  • Do I need to install any program before running this project?

    • Yes, you need to install Ruby

  • Can I use this project for my own purposes?

    • Yes, you can.

(back to top)

📝 License

This project is MIT licensed.

(back to top)