Skip to content

omerfarukkpala/WebMVCStockApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a Stock Application Using Entity Framework

Web ASP.NET 1

About 2

Contact 3

Project Description
This project is a small MVC (Model-View-Controller) application created to manage the operation of a store. The store management system ensures that products, stock information, prices, personnel and customer information are kept in the database. It also makes it possible to control the database via the web interface.
Technologies and Tools
  • ASP.NET MVC Framework: MVC architecture that forms the basis of the web application.
  • Database (SQL Server): Used to store product, stock, personnel and customer information.
  • Entity Framework: An ORM (Object-Relational Mapping) tool that facilitates database operations.
  • HTML, CSS Bootstrap and JavaScript.
Experience and Skills Gained
  • View and Layout Concepts
  • Controller Structure and Layout Arrangements
  • Creating ActionResult and View
  • CRUD Operations
  • Pulling Data from DB with Dropdownlist
  • Validation Controls (Required)
  • Alert Transactions, Popup Modal Transactions and Search Panel

Categories image

Category CRUDCATEGORYCRUD

Products image

ProductsPRODSUCTS

Customers image

Customer Search image

Customer Create And Update 1111

Customer Delete delete

Sales Panel SalesPanel