Skip to content

A example to-do list application, demonstrating how to use the Industrious libraries together.

License

Notifications You must be signed in to change notification settings

starkos/industrious-todo

 
 

Repository files navigation

Industrious.ToDo

MIT

Industrious.ToDo (GottaDo)

An Industrious One take on the canonical to-do list example application.

I'm using this one to demonstrate the various Industrious packages together in something resembling a real world application. It also makes a nice sandbox for experimenting with new approaches and ideas; you'll catch me playing here from time to time (currently toying with a new state-based navigation approach). I've tried to architect it as I would any "real" application to make it a meaningful testbed.

This current iteration is a "plain" MVVM approach using mutable model objects. Once I have everything working to my liking I'll introduce a Redux-style unidirectional data flow with immutable objects. (I'm taking this approach to verify that the support libraries work property with both mutable and immutable objects.)

The Industrious packages in use so far (I have a few more on the way) include:

Industrious.ToDo is developed using Xamarin.Forms, and currently includes targets for iOS and Android.

Stay in touch

License

MIT

Cloud Checkbox icon and in-app icons by Icons8.

Side Notes

About

A example to-do list application, demonstrating how to use the Industrious libraries together.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%