App to manage notes. The application is developed by the framework Avalonia UI.
Many icons are provided by Font Awesome
See the list for more details
- A note has a title and content.
- One can create, delete and edit Notes.
- One can save a note list and or load a previous list since the last save.
- One can export the note list to back up them up and restore them later by importing
- One can move notes in list.
- Searchbar to search through notes
- Allow notes to be added on the top instead on the bottom of the list.
This project is build under .NET 6.0.424
To start the application run the following
./run_app.ps1