Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Todo and MusicStore to Avalonia.Samples #20

Open
1 task done
timunie opened this issue Aug 26, 2022 · 2 comments
Open
1 task done

Port Todo and MusicStore to Avalonia.Samples #20

timunie opened this issue Aug 26, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@timunie
Copy link
Collaborator

timunie commented Aug 26, 2022

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 timunie added the enhancement New feature or request label Aug 26, 2022
@timunie timunie self-assigned this Aug 26, 2022
@timunie
Copy link
Collaborator Author

timunie commented Aug 31, 2022

For ToDo-List:

  • Show DataPersistence
    • Theme-Settings via JSON File
    • ToDo-Items via LiteDB or similar.

@timunie
Copy link
Collaborator Author

timunie commented Mar 31, 2023

For the DB-backend, we could probably use this: https://www.mongodb.com/docs/realm/introduction/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant