Skip to content

Billing and Inventory Management System Build in C# and MS SQL Server 2014

Notifications You must be signed in to change notification settings

bisrat09/SophieStore

Repository files navigation

SophieStore C# Desktop App

This is a Billing and Inventory Management application using C# and MS SQL server

Tools And Technologies

  1. C# programming language in 3-tier architecture
  2. MS SQL Server 2017
  3. Microsoft Visual Studio 2019 (IDE)
  4. Git & Github (Version Control)

Modules And Features

  1. User Module - Manages all the User (Add New, Update and Delete Existing)
  2. Category Module - Manages all the Category for products (Add New, Update and Delete Existing)
  3. Product Module - Manages all the Product (Add New, Update and Delete Existing)
  4. Purchase and Sales Module - Purchase Products from Dealer and Sell Products to Consumers
  5. Transactions Module - View the Products Purchased and Sold on specific dates.

Instructions to Use

  1. Download or Clone the source code from Here: https://github.com/bisrat09/SophieStore/
  2. Extract the Database and restore
  3. Open the solution file in visual studio (If you can't open, try deleting the folder with '.vs/something')

Login Credentials

For Admin Username: admin Password: admin

For User Username: user Password: user

About

Billing and Inventory Management System Build in C# and MS SQL Server 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages