Skip to content

local db implementation, with crud operation, image upload and saving locally

License

Notifications You must be signed in to change notification settings

skdotv/Local-DB-in-flutter-BloC-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

moorexample - # reporting system

Summary:

Application with two roles: Customer and Admin. Customer can add report (description, Image) and can see all the reports submitted. Admin can see all the reports of all the customers.

  • bloc pattern implemented in whole project
  • app with login with validation and logout functionality.
  • app wiht image upload from camera and display image functionality
  • moor local database is used to store report data, login user, retrive report, delete report, update report.

About

local db implementation, with crud operation, image upload and saving locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published