Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.03 KB

Introduction

An employee backend that allows user to look up documentation, price lists, add info about current jobs, etc. It is built using the MVC Architecture, with authorization restricted to those with an employee email.

https://mcgowancontrols.cyclic.app/

Objectives

Provide all the tools and functionality needed to streamline processes and organize data for McGowan Controls Co.


Who is this for?

These are great tools for employees of McGowan Controls, but could be easily modified to work with other businesses.

Packages/Dependencies used

bcrypt, connect-mongo, dotenv, ejs, express, express-flash, express-session, mongodb, mongoose, morgan, nodemon, passport, passport-local, tailwind, validator

Things to add

Add the ability to upload and search documents. Create the functionality to edit jobs and units associated with jobs Integrate with UPS software to autofill shipping details. Add the ability to send relevant data to quickbooks when a job is complete. Add media query to single job page to format for printing.