This project builds upon Task 1 by adding persistent data storage using MongoDB (with Mongoose) or MySQL (with Sequelize). It's part of my internship at Prodigy InfoTech, focusing on scalable backend development with secure configuration management.
Features: Full CRUD operations: Create, Read, Update, Delete Database integration: MongoDB (Mongoose) or MySQL (Sequelize) Environment variables using .env file
Tech Stack: Runtime: Node.js Framework: Express.js Database: MongoDB (with Mongoose) / MySQL (with Sequelize) Config Management: dotenv
Author Harsh Kumar Intern @ Prodigy InfoTech GitHub