Skip to content

A small app to manager simple transactions made in a shop (selling, buying, register handling..etc).

License

Notifications You must be signed in to change notification settings

JetLightStudio/shop_manager_flutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop Manager Flutter

GitHub license Jetlight studio

A small app to manager simple transactions made in a shop (selling, buying, register handling..etc).

Screenshot:


Features:

  • Details are included in days elements which are included in months tabs for a good UX.
  • The app keeps track of register content and monthly gain in a seperate way.
  • inside each day, selling and buying actions are seperated for better detailings.
  • Each transaction is detailed in it's own screen for better UX.
  • The register handling is seperated from the rest of the app's workflow for a better UI presentation.
  • Everything is saved in a local Sqlite database.

TODO:

  • Hook the app with an API for remote saving.
  • Adding accounts for different users.
  • Adding E-Payement and delivery options.
  • Adding rating, charts and detailed statistics.

Tools used:

  • Android studio (IDE)
  • Dart (logic)
  • Flutter (Mobile UI developement kit).
  • Paint.Net (Image editting)

Contribution:

Feel free to fork this project and add whatever you like. If you have any suggestions or any comments please feel free to contact me or to open an issue, use free license art assets please.

Team:

Jetlighters having fun.

About

A small app to manager simple transactions made in a shop (selling, buying, register handling..etc).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.6%
  • Other 1.4%