halfer / awooga-app

Web application to report coding tutorials of non-optimal quality
0 stars 0 forks source link

Add save as draft feature #24

Open halfer opened 9 years ago

halfer commented 9 years ago

Often I find myself looking at a tutorial and wanting to add it to Awooga, but not finding the time to write about the issues in depth. It would be good to be able to add an unfinished report as a draft, and to come back to it at a later time.

Since some of the validation is done with NOT NULL and FKs in the database, it may be easier just to store form contents as unvalidated JSON.