Mongo Helper
About the Site
A no-code platform that features:
Management of MongoDB databases, collections, and documents
Customization of Mongoose schemas
Built-in support for integrating Web APIs (Including NASA)
Mongo Helper is a showcase of my full-stack development skills, built with Vue.js, Node.js, and MongoDB/Mongoose. This platform demonstrates how I can deliver an interactive frontend and design backend services.
Key Technologies
Frontend (Vue.js):
Vue 3 Composition API with Pinia for state management, Vue Router for navigation, Vuetify with MDI icons, Vite as the build tool, and CSS using Flexbox for responsive layout and custom styling.
Backend (Node.js):
Express for routing, with custom route handlers and helper functions to automate database provisioning and API integrations.
Database (MongoDB & Mongoose):
Mongoose for schema-driven MongoDB access, with unique index support, and dynamic collections created on demand.