Skip to content

A point of sales system coded in C++ with the Awesomium WebKit API , Makes use of MySQL as a database backend.

Notifications You must be signed in to change notification settings

swratten/Point_Of_Sales_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Point_Of_Sales_System

A point of sales system coded in C++ with the Awesomium WebKit API , Makes use of MySQL as a database backend.

=====================

The application located in the Precompiled directory requires:

The Visual Studio 2008 Redistributables - http://www.microsoft.com/en-nz/download/details.aspx?id=29

And MySql - http://www.mysql.com/downloads/installer/5.6.html

Also the Database will need to be setup and configured so the application can access the database, make the password for the database 'root' without quotes, you will find the script required to do create the database tables in the Database Script directory.

Once you have completed these steps and the database is running, go into the compiled directory and run ims.exe to see the POS system in action.

About

A point of sales system coded in C++ with the Awesomium WebKit API , Makes use of MySQL as a database backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published