https://github.com/it-delinquent/notes
A small cross-platform app for taking notes
https://github.com/it-delinquent/notes
android android-app android-application android-development cross-platform csharp csharp-code note-taking notes xamarin xamarin-android xamarin-forms xaml
Last synced: about 1 month ago
JSON representation
A small cross-platform app for taking notes
- Host: GitHub
- URL: https://github.com/it-delinquent/notes
- Owner: IT-Delinquent
- Created: 2020-02-05T17:30:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T11:34:41.000Z (over 1 year ago)
- Last Synced: 2025-03-02T23:14:46.831Z (over 1 year ago)
- Topics: android, android-app, android-application, android-development, cross-platform, csharp, csharp-code, note-taking, notes, xamarin, xamarin-android, xamarin-forms, xaml
- Language: C#
- Size: 10.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes
### A small cross-platform app for taking notes
#### Current version: 1.0
This is my first ever Xamarin.Forms app, so be nice 😶 It's a simple application for creating, editing and deleting notes. You can also
assign a color to your notes... because why not? 🌈
Here are the main "features" of my app:
- Create notes
- Edit notes
- Delete notes
- Assign defining colors to notes
- Sort the notes based on multiple attributes (including color)
- Delete all your notes
Here is a little GIF of my app. Hopefully, I keep this updated but I currently don't know how to maintain version numbers
for the app 🤣👶 (Please note that the GIF is laggy because of the emulator 👩💻)

I still want to add some things to the app, polish it a bit more and make it more efficient. Feel free to take this code and abuse it however
you see fit 😇
[mharwood.uk](https://mharwood.uk)