Skip to content

Helper simplifies the ordering process by consolidating all the information in one place.

Notifications You must be signed in to change notification settings

sarah-zhan/helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Helper Do Less

Project descriptions

This app streamlines the sales representatives' ordering process. It was inspired by a real business pain point where sales reps needed to manually check prices and place orders.

Dashboard

dashboard1 dashboard2

Order Table

order table1 order table2

Order cancel

cancel order

Order Table PopUp Show Item information on suppliers' cost with ONLY one click

order table3

Search and sort functions in each column

sort_search

Purchase order

purchase_order

Suppliers page -- add a supplier, edit a supplier

suppliers

Explore sku autocomplete

explores ku

Explore brand, export to Excel

explores brand

Database ERD

ERD

Tech Stacks

  • React, React Router, Axios
  • NodeJS, Prisma
  • Postgres
  • API, Ant Design, Material UI

User Stories

  • manager can check sale report of revenue, and qty, by vendor
  • manager can check the report of products
  • sale rep can check the order details in a table
  • sale rep has the ability to manually change the vendor selection suggested by the app
  • sale rep can edit the order
  • sale rep can insert a po line to the po with one click
  • sale rep can search an item with autocomplete feature
  • sale rep can sort, search in each column
  • sale rep can update the status of each order line

Project start

npm install

Frontend Vite React

npm run dev

Backend NodeJS

npm start

Prisma

Refer to the instruction in the backend folder

About

Helper simplifies the ordering process by consolidating all the information in one place.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages