File Structure: .vs: pertains to node js DB: pertains to the database CSS: Styling for website Fonts: fonts used for website img: images used throughout website js: JavaScript functions for the website node_modules: pertains to node js views: pug web pages used by the server
.html files - webfiles (some of them are just mock ups; please note that some of them were used to make the pug pages) expServer.js - the node js server file
PLEASE NOTE THAT THESE FILES ARE NOT COMPLETE AND WILL REQUIRE YOU TO INSTALL A EXPRESS SERVER AS WELL AS A DATABASE TO MAKE THE WEBSITE WORK.