Skip to content

quy-trach/LapTopBD_ASP.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 LaptopBD — Laptop Store (ASP.NET Core MVC)

LaptopBD is an ASP.NET Core MVC web application that simulates a simple laptop store.
The project showcases how to build a CRUD-based web system with modern AJAX and JSON integration, providing a dynamic and smooth user experience.


🚀 Key Features

Extensive JSON & AJAX Integration

  • Almost all data operations use JSON and AJAX for seamless, asynchronous interactions — a great way to learn modern web techniques.

Full CRUD Functionality

  • Easily Add, Edit, and Delete products through a clear and interactive interface.

Clean and Maintainable Architecture

  • Follows a well-structured MVC pattern for easy management, scalability, and future extensibility.

🔑 Access Credentials

For testing and demonstration purposes, you can use:

  • Username: admin
  • Password: 12345

🎓 Educational Use Only

📌 Note:
This project was developed solely for educational and learning purposes.
It is not intended for real-world commercial transactions or production deployment.


📚 Technologies Used

  • ASP.NET Core MVC
  • Entity Framework Core
  • AJAX & JSON
  • Bootstrap / CSS / HTML
  • SQL Server (or your chosen DB)

🏷️ License

Feel free to study, modify, and learn from this project!
Not for commercial use.


Happy coding & enjoy building dynamic web apps! 🚀✨

🖼️ Screenshot

  • Client Interface
image
image
  • Admin Interface
image
image