/bookshop-management-system

Bookshop Management System a fun project that I made in 4th semester using C#, .NET and Windows Forms, MS SQL Database.

Primary LanguageC#

Bookshop Management System

A Bookshop Management System that I made using C#, .NET and Windows Forms and Database MS SQL Server. This project was made just for fun in a week of time when I implemented interface on my database. Projects can save database of Suppliers, Stock, Employees, Customers, Orders, Bills and Payments. I aslo implemented some the exception handling so that there is no errors when books are added, removed, issued from the database etc.

To make the system working, the connetion string needs to be changed so that it can connect to the right server.

Screenshots of the UI

Main Menu

1

Supplier Form

2

Stock Form

3

Employees Form

4

Customers Form

5

Orders Form

6

Generate Bills Form

7

Payments Form

8

Returned Orders Form

9