Delta App 🚀
A simple Node.js application using Express, MySQL, and EJS for managing users. This project demonstrates basic CRUD operations with a MySQL database and dynamic rendering with EJS templates.
Features 🌟 • Display the total count of users. • View a list of all users. • Edit user information. • Uses faker.js to generate random user data.
Tech Stack 🛠️ • Backend: Node.js, Express • Database: MySQL • Templating: EJS • Fake Data: @faker-js/faker