Skip to content

xingyu711/vehigo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Name: VehiGo

A website to help people check the prices of used cars.
https://vehigo.herokuapp.com/

App Features:

  • Users can view the prices and other details of previous sold used cars by searching car names or filtering car info (like max mileage).
  • Users can save useful information to their collections for future reference.
  • Users can post information about their own sold cars and manage what they posted in their home page.

Author:

Xingyu Lai: https://xingyu711.github.io/
Hao Yin: https://pages.github.ccs.neu.edu/calvinyin/calvinyin.github.io/

Screenshot:

  1. Landing page that shows main features of our app. Lading page

  2. Resgister to use our app. Register page

  3. View prices and details for previously sold cars. Find a specific car using the search and filters. View car prices page

  4. Post selling information about your cars. Post info page

  5. Gallery page with photos of my dogs and my life Home page

Technologies used:

  • MongoDB
  • Node.js & Express
  • JavaScript
  • HTML
  • CSS
  • Bootstrap
  • Heroku

How to build the project:

  1. Install node.js on your computer: https://nodejs.org/en/download/
  2. Clone the repository
  3. Create a .env file under this folder, and add your mongoDB username and password in this formart DB_USER = yourUsername DB_PASSWORD = yourPassword
  4. Run npm install in terminal to install all the dependencies
  5. Run npm run dev to start the server and open the project in browser

Video Demo:

https://drive.google.com/file/d/1hTzJgJny0NAW7qaWASfI1-teT3GY1FmW/view?usp=sharing

Slides:

https://docs.google.com/presentation/d/18WjgmehhSLsgnoCz7DP8urEDH72SpxT2W3v8YVapW6I/edit?usp=sharing

Course:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors