Skip to content

rasel3780/CafeBilling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cafe Billing – Desktop Application

  • POS billing system for restaurants developed with the Windows Forms application (.NET Framework).
  • Key features include quick invoice creation, daily, monthly, and yearly sales reporting, order history, and top-selling item tracking.
  • Implemented Entity Framework, Repository pattern architecture and Code first approach.

Login Form


- Two types of users - Admin - Employee

Login Form

Admin Dashboard


- If logged in user type is admin, then the admin dashboard will be displayed. - All of the user and item lists will be accessible here - An admin can add, update, and delete users and items. - The top-selling items and daily, monthly, and annual sales reports are also visible to the admin

admin dashboard

Sales reports


Sales reports

Top selling items


Top selling items

Order Form


- If logged in user type is employee, then the order form will be displayed - Admin can open the Order from by clicking "Go to Order" button from admin dashboard - By clicking the sell button item will be added to the cart. The quantity of the items in the cart can be adjusted.

Order Form

invoice


Invoice

About

Desktop Application POS billing system for restaurants developed using Windows Forms App(.NET Framework)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages