The project is a web site that allows posting and tracking of local community projects. Visitors can browse introductory pages and summary lists. The main application is for registered, logged in users, who can initiate, update and track individual projects that involve multiple users.
- lots of forms and reports
- easy authentication, registration, user management
- lots of role- and attribute-based access (users can only access things related to them)
- relatively easy public frontend building
Hope that is a clear enough description. Does nuBuilder seem like a good fit for someone who wants to spend their time on developing and tweaking the database: user input, data display, permissions. Laravel is just way too much. CodeIgniter about the same. Joomla, WordPress, etc are too rigid, seem like too much stuff and too much workaround to work directly with the db. So, maybe, somewhere between a CMS and a framework?