Skip to content

alexisxz/erp-zag

Repository files navigation

A web app to be an ERP System to a medical company in Germany with the features: 1 - Create an "anfragen" (a purchase request) 2 - Create an "auftrag" (a purchase order) 3 - Manage warehouse (inbound, outbound and stock)

Getting Started

First, set up you firebase config in the project; Second, run the development server:

npm run dev
# or
yarn dev

Techs

  • React / NextJs
  • Typescript
  • ESlint
  • Tailwind for styles
  • Firestore
  • Firebase Auth
  • XLSX (To Excel export)

Pages

Login (index)

Panel
  • A welcome panel

Anfragen

  • You can create and manage your own anfragen

Auftrag

  • You can manage and create all auftrag based on anfragen

Warehouse

  • You can manage inbound, outbound and stock

APIS (To get all data)

  • /api/warehouse
  • /api/anfragen
  • /api/auftrag

About

ERP build in NextJS and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages