Skip to content

The backend (node and express) portion of the updated computers site

Notifications You must be signed in to change notification settings

underdorff18/Used-Computers-Site

Repository files navigation

#Used-Computers-Site A full stack webpage for used computers.

This application consists of two distinct parts.

Excel Reader: This application converts excel-based inventory files into entries in a local mongodb database. It watches the inventory folder for changes and updates the database as necessary.

Webserver (node and express): This piece is a standard webserver. It connects to the local mongodb database to get a list of computers that can be displayed on the frontend.

About

The backend (node and express) portion of the updated computers site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published