Mulligan-Fund / grant-calculator

A better way to apply for Grants
https://mulligan-fund.github.io/grant-calculator/
0 stars 1 forks source link

Add "delete" function for grants/programs #21

Closed dahnag closed 6 years ago

dahnag commented 6 years ago

If a user adds a grant or a program in error, they should be able to delete the grant/program.

We need to define the conditions under which deletion is possible. If no data has been entered in the grant or program, it can be deleted. If some data has been entered, deleting the grant/program could require an extra step, or the user could be given a message indicating that they need to delete all data from the grant/program before deleting it.

lovettbarron commented 6 years ago

Resolved on Server side by commit: b779475