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.
List of technologies used for this project
BackEnd
Front-end/View
Front-end/Store management
Database
- 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
You can see the Live Demo Here. 💻📲
- Link to Kanban Board.
- Initial state of the Kanban Board.
- We are 4 members in our Team.
To get a local copy up and running, follow these steps.
In order to run this project you need:
you need to install ruby 3.2.2 using the prefer tool, example:
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Luiscarlosvd/futuristic-transportation
Install this project with:
cd futuristic-transportation
bundle install
npm install
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
To run tests, run the following command:
rspec ./spec/models
👤 Luis Valera
- GitHub: @Luiscarlosvd
- Twitter: @Luiscarlosvd29
- LinkedIn: Luis Valera
👤 Enmanuel Bayen
- GitHub: @enmanuelbayen
- Twitter: @EJbayen
- LinkedIn: LinkedIn
👤 Marco Baquero
👤 Ignacio Fino
- GitHub: @alejuda
- Twitter: @nacho_fino
- LinkedIn: Ignacio Fino
- Improve UI
- Add more functionalities
- Add more details on reservation list
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project,please give it a ⭐️!
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.
-
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.
This project is MIT licensed.