A website to help people check the prices of used cars.
https://vehigo.herokuapp.com/
- 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.
Xingyu Lai: https://xingyu711.github.io/
Hao Yin: https://pages.github.ccs.neu.edu/calvinyin/calvinyin.github.io/
- Landing page that shows main features of our app.
- Resgister to use our app.
- View prices and details for previously sold cars. Find a specific car using the search and filters.
- Post selling information about your cars.
- Gallery page with photos of my dogs and my life

- MongoDB
- Node.js & Express
- JavaScript
- HTML
- CSS
- Bootstrap
- Heroku
- Install node.js on your computer: https://nodejs.org/en/download/
- Clone the repository
- Create a
.envfile under this folder, and add your mongoDB username and password in this formartDB_USER = yourUsername DB_PASSWORD = yourPassword - Run
npm installin terminal to install all the dependencies - Run
npm run devto start the server and open the project in browser
https://drive.google.com/file/d/1hTzJgJny0NAW7qaWASfI1-teT3GY1FmW/view?usp=sharing
https://docs.google.com/presentation/d/18WjgmehhSLsgnoCz7DP8urEDH72SpxT2W3v8YVapW6I/edit?usp=sharing
- CS5610 Web Development Spring 2021
- Northeastern University
- Link to class homepage: https://johnguerra.co/classes/webDevelopment_spring_2021/