Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.14 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.14 KB

image

WEB322_A4

This project was created as a project for Seneca College's computer programming diploma. Demonstrates ability to add middleware for uploading and storing images from user, connect to custom API, and parse and manipulate data from a database. Uses filter functions to sort data by clicking on information on the page. This project has been deployed remotely to https://young-sands-87495.herokuapp.com/

Add Employee View

image

Add Image View

image

Full Employee List

image

Full Departments List

image

Available Scripts

npm start

Begins local connection to port 8080 using server.js file.