Skip to content

lightningbolt047/dbms_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dairymanagement

Flutter Project for Database management

Living on the edge

Flutter Web is currently in beta as of 30th September 2020. Flutter Web is currently stable. I've written a PHP script that simply executes queries and returns the results as json.

This project simplifies the production and distribution of dairy products.

Features:

  • Obtain Milk from Milk Producers
  • Pay to Milk Producers at any time
  • View/Manage Employees and their salary
  • View/Manage Transport system status
  • Outlets can request for more stock from main office
  • Outlets can sell dairy products and stocks are updated in real time throughout the database
  • Admin can add or remove users
  • Outlet managers can accept the order and proceed with delivery
  • All user types have same login. Each user is redirected to a page based on their user type
  • And its a PWA. Users can install it as an app through their web browser and updates will be served automatically

How to run:

  1. Make sure Flutter SDK is configured properly. You may run flutter doctor to check this
  2. Clone this repository: git clone https://github.com/lightningbolt047/dbms_project/
  3. For release build run: flutter build --release
  4. For debug build run: flutter build --debug

About

This is my dbms project. Topic: Dairy Management. While it is not anything special, this project helped me gain a foothold in dart. I gained a lot of experience in Flutter while doing this project. This is my first PWA in Flutter

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors