Hacker News new | ask | show | jobs
by Deebster 83 days ago
CRUD = Create, Read, Update, Delete

Plenty of business apps don't really ask for much more than that, and those are the CRUD apps. They're not particularly challenging to write, nor is it very interesting to do so.