Skip to content

A Sample for Recruiters and Code reviewers. An MVP Todo app with Riverpod state management

License

Notifications You must be signed in to change notification settings

yassinsameh/sample_app

Repository files navigation

innoscripta_demo

A Demo Todo app.

Getting Started

Project guidelines:

-Using the MVU architecture

-Using best practices. DRY: Do not repeat yourself.

-Separate UI, Business logic, Data Layer.

-All Modal classes should be immutable as not to be updated from the UI directly.

-Writing tests

About

A Sample for Recruiters and Code reviewers. An MVP Todo app with Riverpod state management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages