mzijlstra / flowcharts

Flowcharts: Computational Thinking Tool
Apache License 2.0
2 stars 0 forks source link

Delete Last Project #12

Closed mzijlstra closed 9 years ago

mzijlstra commented 9 years ago

We should enforce both in SQL and in JS that users cannot delete a project if it is their only project.

The system requires that a user has at least one project and would not work correctly (not log in) if the user did not have a project.

mzijlstra commented 9 years ago

Fixed