📝 ToDo app
This is a 📱 cross platform Xamarin Forms application (using Xamarin Forms 3.1.0.697729).
- ➕ The user can add Task to a ToDo list
- ✅ The user can mark the task as Done
- ⬆️ The user can sort the items aplhabetically and by date
- 📦 The app saves the user data to the local storage (using sqlite)
Currently working (tested) platforms:
- UWP
- Android
* This application is not production ready *
Author: Lorant Csonka ([email protected])