🍽️ MVC Demo App

🌱 This demo app showcases CRUD (Create, Read, Update, Delete) operations on a remote database using ASP.Net Core's Model-View-Controller'.


Explore the features:
  • Add new records to the database
  • 🔍View and search existing records
  • ✏️Update records with new information
  • 🗑️Delete records safely
Get Started