Skip to content

Simple database for procurement and purchaseing done for FHPESB

Notifications You must be signed in to change notification settings

fyezool/procurement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple procurement database for FHPESB using Flutter & mongodb stack

.
├── README.md
├── backend
│   ├── README.md
│   ├── backend.exe
│   ├── contract.go
│   ├── db.go
│   ├── go.mod
│   ├── go.sum
│   ├── item.go
│   ├── main.go
│   ├── procurement.go
│   ├── quote.go
│   └── supplier.go
├── docker-compose.yml
└── frontend
    ├── README.md
    ├── analysis_options.yaml
    ├── android
    ├── ios
    ├── lib
    ├── linux
    ├── macos
    ├── pubspec.lock
    ├── pubspec.yaml
    ├── test
    ├── web
    └── windows

Docker-compose config

  • Docker-compose config for mongodb is using super insecured settings. Please refrain your fingers from using this config. You have been warned.

About

Simple database for procurement and purchaseing done for FHPESB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published