TomGijselinck / dorm-management-tool

A tool for managing garbage collection, common financial expenses and other student dorm related responsibilities
MIT License
0 stars 0 forks source link

Prevent accidental double duty creations #41

Open TomGijselinck opened 7 years ago

TomGijselinck commented 7 years ago

Sometimes users (accidentally) create double finished duties. This should be prevented, e.g. using a timer.

TomGijselinck commented 7 years ago

Duplicate of #21