Store Automation System
C# automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.
Last updated
Was this helpful?
C# automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.
Last updated
Was this helpful?
#
Title
1
2
3
4
5
6
An automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.
The system consists of 2 main login roles:
Admin: which can enter the main categories and their attributes.
User: which can enter products and customers data, make commercial operation and review the store statistics through the UI.
MySQL Server.
MetroModernUI for UI design.
GitHub for version control.