Skip to content

Arora962/SuperMarket

Repository files navigation

SuperMarket

  • A simple Super Market Application created in C++ using Qt Creator
  • SuperMarket is a simple and user-friendly app. It allows the user to create his/her account and have private login details. Prioritizing security, we also have an OTP system. Using their account, customers can buy products from 8 categories- Food, Fruits and Vegetables, cosmetics, cooking supplements, Baby Products, Stationery, Toys and Books.

Pre-requisites

  • Qt 6.7.0 (The project was done in Qt Creator)
  • MySQL Connector C++ version 8.0
  • MySQL Workbench 8.0 CE
  • MySQL Server 8.0
  • Optional : Convert your system to light mode to see the colours better.

How to run this application

  • Donwload the given Dump folder and load the database using MySQL Workbench.
  • Install Qt.
  • Open the given files using Qt Creator and build and run the project.
  • You may need to build MySQL driver to run the project.

Salient Features of this app

  • Attractive user interface.
  • Create Account Option.
  • Account Details Stored and Retrieved from Database.
  • Email verification for OTP and on successfull account creation.
  • Personalized login for each user.
  • Cart option for users.
  • Get Bill option for users to get their bill as a text file directly to their respective email.

Sample Screenshots

About

A simple Super Market Application created in C++ using Qt Creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors