Skeleton CRUD web app for rating items

56 views
Skip to first unread message

Dan Dascalescu

unread,
Apr 8, 2012, 3:40:38 PM4/8/12
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?

Randolph Tan

unread,
Apr 13, 2012, 3:03:54 PM4/13/12
to mongod...@googlegroups.com
Do you have a language or technology that you would like to work with? The requirements you have so far is pretty basic and most of the available tools should have what you need. And you can start from there.

Dan Dascalescu

unread,
Apr 17, 2012, 3:17:47 AM4/17/12
to mongodb-user
NodeJS, ideally. Perl/Catalyst also.

Randolph Tan

unread,
Apr 17, 2012, 1:47:26 PM4/17/12
to mongod...@googlegroups.com
I don't know where you can get a pre-built application, but you can check out a simple introduction on node.JS from Christian's blog and the driver docs.
Reply all
Reply to author
Forward
0 new messages