Skip to content

Collaborative project (4 Devs). Our time-sensitive goal was to deliver a Inventory Management System for a Fortune 500 client; a full-stack app with a modern React front-end communicating with a robust Express back-end. Used Jira Scrum Board to delegate tickets, Figma for Design Mockup -- Project #5 -- BrainStation’s Software Engineering Program.

Notifications You must be signed in to change notification settings

ffluxpavillion/inStock-mp2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

inStock Inventory Management App

A collaborative development by: Arjun Sahjpaul / Saksham Tandom / Kate Bark / Michael Sun Dela Cruz
BrainStation (Nov 2023)

Project Overview

The goal is to deliver an Inventory Management System for a Fortune 500 client from the ground up. The existing system for the client is not scalable and doesn't perform well under a heavy traffic load. Your team's goal is to deliver this time-sensitive, full-stack application with a modern React front-end communicating with a robust Express back-end; a full CRUD warehouse/inventory management system. Utilized Git, GitHub, Jira and the Scrum methodology to manage task delegation & collaborative workflows, and Figma for design mockups.

Tools used to complete project: create-react-app, react-router-dom, Node, Express, MySQL, Knex, BEM/SASS, npm, Postman, and browser development tools.

To Run:

Server:

  • cd into server folder
  • VSCode/terminal: run npm install in the server directory
  • VSCode/terminal: run nodemon server in the server directory
  • Open http://localhost:8080 in your browser.

Client:

  • cd into client folder
  • VSCode/terminal: run npm install in the client directory
  • VSCode/terminal: run npm start in the client directory
  • Open http://localhost:3000 in your browser.

Screenshots

About

Collaborative project (4 Devs). Our time-sensitive goal was to deliver a Inventory Management System for a Fortune 500 client; a full-stack app with a modern React front-end communicating with a robust Express back-end. Used Jira Scrum Board to delegate tickets, Figma for Design Mockup -- Project #5 -- BrainStation’s Software Engineering Program.

Resources

Stars

Watchers

Forks