Skip to content

A To-Do list app that performs (CRUD) create/read/update/delete operations. Made with .Net MAUI Realm Microsoft.Recognizers.Text SkiaSharp.Extended.UI.Maui Plugin.Maui.Calendar

License

Notifications You must be signed in to change notification settings

bseptember/Taskinator

Repository files navigation

Taskinator 🐊

A To-Do list app that performs CRUD operations. Made with .Net MAUI Realm Microsoft.Recognizers.Text SkiaSharp.Extended.UI.Maui Plugin.Maui.Calendar

CI/CD Status & Release

CI Build

Maintenance Status 🔹Report Bug    

maintenance-status PRs Welcome

Supported Platforms

Platform Version Target
Android API 21+ API 34 / Android 14
iOS iOS 11+ iOS 16.7 & 17.4.1
Windows Windows 11+ 10.0.17763.0

Required SDKs

Screens

Android

Taskinator_android.mp4

Windows

Taskinator_windows.mp4

Upcoming

  • Swipe gestures
  • Overlapping events

Getting Started

  • Install .NET 8 SDK from here on your machine.
  • Install Visual Studio on your machine and while choosing components you must check the .NetMaui box to install .NetMaui.
  • Install Android Studio on your machine.
  • Create a virtual device with andoid API 31 || 32 || 33 ||34.
  • Clone, download or fork this repository.
  • Open the solution file, build then run with selected device.
  • If build failed with Dependency errors, please unload the project and reload with dependencies.
  • Or cd to the project directory and run dotnet restore {name}.sln to restore dependencies.

Getting Started iOS

  • Install .NET 8 SDK from here on your machine.
  • Install Visual Studio for mac on your machine and while choosing components you must check the .NetMaui box.
  • Install XCode on your machine.
  • Clone, download or fork this repository.
  • Open the solution file, build then run with selected device iOS 15+.
  • If build failed with Dependency errors, please unload the project and reload with dependencies.
  • Or cd to the project directory and run dotnet restore {name}.sln to restore dependencies.

Permissions

  • Android: Internet, Read & Write Internal Storage, Biometric fingerprint, Haptic feedback.
  • iOS: Read & Write Internal Storage, Haptic feedback.

About

A To-Do list app that performs (CRUD) create/read/update/delete operations. Made with .Net MAUI Realm Microsoft.Recognizers.Text SkiaSharp.Extended.UI.Maui Plugin.Maui.Calendar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages