Dan Dascalescu
unread,Apr 8, 2012, 3:40:38 PM4/8/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
I'm looking for an open-source MongoDB-powered skeleton web
application for rating items. Very basic really, and the foundation of
a lot of web apps that we see today.
In essence, it would be a CRUD app for a database containing
"items" (objects with basic field types and corresponding HTML
renderings), and it would allow the creation of users who can then
rate (and possibly review) the item.
I'm sure such a basic app must exist already, though I'm not quite
sure where/how to search for it.
Any recommendations?