Skip to content

An e-commerce site that allow vendors to post ads for items and exchange messages with the buyers. PostgreSQL was used as the RDBMS with Node.js for the backend on an Express server. The client-side was created using Javascript, jQuery, ejs, and CSS. Twilio is used to send SMS notifications.

Notifications You must be signed in to change notification settings

mclmnop/midterm-project

Repository files navigation

VEND: Lighthouse Labs Midterm Project

An e-commerce site that allow vendors to post ads for items and exchange messages with the buyers. PostgreSQL was used as the RDBMS with Node.js for the backend on an Express server. The client-side was created using Javascript, jQuery, ejs, and CSS. Twilio is used to send SMS notifications.

Screenshots

"Screenshot of homepage" "Screenshot of new listing" "Screenshot of item listing" "Screenshot of edit item page"

Getting Started

  1. Install dependencies with npm install
  2. Start the web server using the npm start command. The app will run at http://localhost:8080/
  3. Visit http://localhost:8080/ in your browser

Dependencies

  • Node 10.x or above
  • NPM 5.x or above
  • PG 6.x
  • Twilio 3.x
  • Bcrypt 5.x
  • Express 4.x

About

An e-commerce site that allow vendors to post ads for items and exchange messages with the buyers. PostgreSQL was used as the RDBMS with Node.js for the backend on an Express server. The client-side was created using Javascript, jQuery, ejs, and CSS. Twilio is used to send SMS notifications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published