Skip to content

ASP.NET MVC 8.0 application for managing countries and categories with full CRUD functionality, validations, and dynamic tables using DataTables.

Notifications You must be signed in to change notification settings

pacheco4480/Sales_NET8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sales_NET8 🚀

About the Project

Sales_NET8 is a web application developed using ASP.NET MVC 8.0. It implements functionalities for managing countries and categories with full CRUD operations, using modern technologies and best practices.

Features 🛠️

  • 🌍 Country Management: Full CRUD (create, read, update, delete) for countries.
  • 🗂️ Category Management: Full CRUD for categories.
  • 📊 Dynamic Table: Country listing with search, sorting, and pagination using DataTables.
  • Validations: Prevention of duplicate country names in the database.
  • 🖥️ Partial Views: Code reuse in forms and views.
  • ⚙️ Runtime Compilation: Allows frontend changes without restarting the application.

Technologies Used 🛠️

  • Language: C# 🟦
  • Framework: ASP.NET MVC 8.0
  • Database: SQL Server
  • Frontend: JQuery and DataTables
  • ORM: Entity Framework Core

Visual Demonstration 🌟

Country List!

Captura de ecrã 2025-01-02 184832

CRUD Operations for Countries

Captura de ecrã 2025-01-02 184857

Captura de ecrã 2025-01-02 184917

Captura de ecrã 2025-01-02 184945

Captura de ecrã 2025-01-02 185034

Category List

Captura de ecrã 2025-01-02 185005

How to Run the Project 💻

  1. Clone the repository:
    git clone https://github.com/pacheco4480/Sales_NET8.git

About

ASP.NET MVC 8.0 application for managing countries and categories with full CRUD functionality, validations, and dynamic tables using DataTables.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published