Skip to content

RaafehM/VenueBook

Repository files navigation

VenueBook

Offline-first financial management application.

Codebase Structure

  • lib/app/: Application bootstrap and root widget (VenueBookApp).
  • lib/presentation/: UI screens/widgets. Location management screens will be introduced under presentation/screens/locations/.
  • lib/application/: Use cases and services. Location use cases will live in application/use_cases/.
  • lib/domain/: Entities and repository contracts such as location.dart and ownership_share.dart.
  • lib/infrastructure/: SQLite implementations and platform adapters.

About

Offline first financial management application.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors