Skip to content

A Supermarket Management Project for IB Computer Science Internal Assessment

Notifications You must be signed in to change notification settings

Jedidiah-Zhang/Supermarket-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Science Internal Assessment

This is a management system for supermarket.

Setup MySQL Environment

To run the program, a MySQL environment is needed.

  • Please go to the official MySQL website, and download the installer for windows system
  • Follow the instructions for installation, and make sure the MySQL Server, MySQL Shell, and Connector/Python have been installed successfully.
  • Please remember the password you set during the installation.

The config file could be found under docs folder, named default.ini. Open it with any text editor. config file

The mysql path item under database section should be the absolute path of the bin folder of MySQL Server, just copy the path and paste after the equal sign.

The password will be the password you just set during the installation.

About

A Supermarket Management Project for IB Computer Science Internal Assessment

Resources

Stars

Watchers

Forks

Languages