CottageCabbage / vu-dooit

Task Manager application for Web, Desktop and Mobile. Still in development
https://CottageCabbage.github.io/vu-dooit
3 stars 1 forks source link

Switch unique classes into ids #51

Open CottageCabbage opened 2 years ago

CottageCabbage commented 2 years ago

There are too many classes that are used only once and should've been IDs from the start, such as project-details, task-list, if-no-tasks, etc.

Change them into IDs.