Port Todo and MusicStore to Avalonia.Samples
timunie opened this issue · 2 comments
timunie commented
Topics to cover
The tutorials which are atm in the docs, should be moved to this repo.
Ideas for a sample
https://docs.avaloniaui.net/tutorials/todo-list-app
https://docs.avaloniaui.net/tutorials/music-store-app
- I'll send a pull request with a proposal for a sample
Additional context
timunie commented
For ToDo-List:
- Show DataPersistence
- Theme-Settings via JSON File
- ToDo-Items via LiteDB or similar.
timunie commented
For the DB-backend, we could probably use this: https://www.mongodb.com/docs/realm/introduction/