OudomMunint / .NetMAUI-To-Do-List-App

A minimalistic to do list app that performs CRUD operations. Made with .Net MAUI & SQLite. This app features a dashboard with charts, camera & image gallery usage, ListView with bulk actions as well as dark & light themes.
46 stars 9 forks source link

Bug - Dummy data generator #194

Closed OudomMunint closed 4 months ago

OudomMunint commented 4 months ago

Currently when dummy data is generated the dates on some of those items are iterated positively causing some dates to be in the future.

OudomMunint commented 4 months ago

Closed by PR #195