Skip to content

Our website lets you peruse a slideshow or the gallery to pick the car you want to rent.

License

Notifications You must be signed in to change notification settings

Lixman99/Mind-Hacks

Repository files navigation

Vintage Cruisers E-commerce Fullstack Website

Vintage Cruisers is a website that offers vintage car rental services to customers who are looking to add a touch of style and elegance to their special events. Whether it's a wedding, prom night, or a photoshoot, Vintage Cruisers has a collection of classic cars that are sure to make any occasion unforgettable.

Table of Contents

User Story

Booking a vintage car on our platform is simple and straightforward. Just browse our selection of available cars, choose the model that suits your needs, create an account and book it for your desired rental period. We offer daily rental options so you can enjoy your vintage ride for as long as you need.We even send you a reservation cofirmation e-mail!

Usage

  • Visit deployed Heroku app here.

Contribution

Clone project. Run the following line of code in your terminal to install all the needed packages:

npm i

Once all the packages have been installed build your DataBase. You can use Mysql workbench to create your DB or run command line:

mysql -u root -p
source db/schema.sql

and create your DB there. Once DB has been created seed your database

npm run seed

Once your DB is completed

npm start 

go to url:

http://localhost:3001

Built With

  • Handlebars
  • Bootstrap
  • JavaScript
  • Sequelize
  • Node.js
  • dotenv
  • express
  • express-sessions
  • bcrypt
  • mysql2
  • nodemailer
  • withauth

Screen Shots

Alt text

Gallery

Alt text

Login

Alt text

Choose date from calendar

Alt text

Reservation Confirmation

Alt text

License

License

Source link for MIT

Contributors

About

Our website lets you peruse a slideshow or the gallery to pick the car you want to rent.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published