Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.45 KB

File metadata and controls

46 lines (27 loc) · 1.45 KB

Store (AP-FinalProject)

This project is a simple store for buying and selling products and has been written using Qtcreator .

Contributors

About

This program has three types of profiles:

login_gif

Admin

admin_github

As it's obvious admin can access all over the program, such as changing all data, deleting users, or changing their access to the program.

Client

client_gif

Clients can access and search all the products and add the products they want to the shopping cart to buy with a balance or credit card.

Customer

customer_gif

Customers can add or edit their products, withdraw from their balance, see all transactions and change their profile.


Features

  • Send transaction information to the client's email
  • Verify email using verification code
  • Double themes
  • Multi threads