I need to access a MongoDB using a browser-based front-end or a front-end similar to that of Compass but with more features, that is, a front-end that would present the MongoDB fields to the user in a friendlier manner. Would anyone know of a RAD that would allow for a quick development of such front-end?
The MongoDB contains documents describing projects, each project is a document in the db and in this first phase, I need to enable users to view project details as needed and search for specific fields of projects.