basshelal / Waqti

Android app for a Kanban board time management system similar to Trello
MIT License
35 stars 7 forks source link

Database repair #54

Open basshelal opened 5 years ago

basshelal commented 5 years ago

Allow the user to repair the database if something is wrong to fix it, like the same task appearing in two different lists, or having more than 1 BoardList.

The check to repair can be requested manually by the user and maybe even automatically every time the app starts.

There can also be a detailed report given when the repair is finished to see what changed.