SWB ERP

Comprehensive ERP application that can create estimates, publish estimates into shop projects, projects can be laid out in a timeline using a Gantt charts, supplies can be requested and tracked, employees can be automatically assigned to tasks, and employees can request a day off. Written using the MERN stack.

Home page

The admin access homepage. Typical user would only have access to Basics, managers would also have access to Management tools, and project managers along with admin staff would have full access to everything.

Estimates

One of multiple tables used for creating estimates. A ref is connected to the bottom row of input fields, where Add Material pushes the data into an array and updates the state.

Gantt Chart

Tasks that were created in the estimate are broken out into thier own timeline where a manager can add dates, hide tasks, and even add additional tasks.