← Projects

Garage Fellows

Swap meet for automotive hobbyists.

June 2017

Garage Fellows

For the final project for Code Fellow's bootcamp class, my team and I created an online swap meet for automotive hobbyists to buy the parts they need—and sell the ones they don’t.

We build a Node web server with ExpressJS and built the UI using the MVC pattern and jQuery. We also seeded the PostgreSQL database by creating a script to generate sample data.

View the app View the source code

NodeExpressJSjQueryPostgreSQL