Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 2.39 KB

File metadata and controls

56 lines (36 loc) · 2.39 KB

Electronic Store Management Software

Description

The Electronic Store Management Software is a stock management software specifically for the needs of a Electronic Store. The software is built with C#, .NET framework and SQLite, making it a reliable and efficient tool for managing information of the stock.

Features

The software gives the user the possibility to:

  • Login with a Username and Password of your role (admin or employee).

The Usernames and Passwords are:

  • For the admin:
    • Username: admin
    • Password: admin123
  • For the employee:
    • Username: employee
    • Password: employee123

image

  • Add, Update and Delete a Product with its data.

image

  • Add, Update and Delete a Provider with its data.

image

  • Add, Update and Delete a Customer with its data.

image

  • Sort the top 10 best selling products by the sales frequency.

image

  • Open websites of the Providers.

image

  • Print Receipts for the Provider and Customer.

image

  • And more...

Contributors and Roles

  • [Nikolaos Arampidis]: Developer
  • [Ingkli Boja]: Developer
  • [George Ntolias]: Product Manager
  • [Panagiotis Georgiadis]: Project Manager

Licence

License: MIT

Released under the MIT License.