Skip to content

tauqeer92/Lawrence-Beds-MRP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lawrence Beds MRP Software

The original goal for this project is listed below, followed by the future features that we hope to add to this project as it grows.

MVP:

  • Creating a basic MRP (Manufacturing resource planning) type software to help with streamlining the following
  • Managing manufacturing costs of existing products
  • Making it easier to create new products

Technologies:

We will be adopting a MERN stack for this project, we will be using TypeScript as well.

MongoDB

MongoDB - This will be our database

Express

Express - This will be used to build our backend api

React

React - This will be used to design our frontend

Node

Node - This will be the language for backend api used alongside express

Future Features:

  • Being able to assess viability of new products
    • Take existing sales information for products
    • This should have information required to make seasonal sales charts
    • You should be able to compare charts for multiple products
  • Products can be organised by tags
    • This allows users to group products which are in certain categories
    • Users should be able to make sub categories for multiple tags for example: mattress + orthopedic + economy (forgive the poor example)
  • Scheduling feature
    • This feature would streamline the process making deliveries to clients
    • User can create, view, update and delete an order

Getting setup

  • To start the backend server you will require a dotenv file the following env vars:
    • PORT
    • MONGO_URI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •