Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.
/ Store-Simulation Public archive

Simulation of store operation with database queries

License

Notifications You must be signed in to change notification settings

ShutovKS/Store-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Store Simulation

Eng | Rus

Description

This is a primitive simulation of a store's operation. Periodically, customers appear in the store who walk around collecting purchases, then go to the checkout and make purchases before leaving the store. The project is connected to a database; all goods are stored in the database, transactions, and other data are also recorded and read from the database. There is also a manager mode where you can view data from the database.

Running the Simulation

It can be launched using the compiled build located in Releases or by cloning and running the project through Unity.

Author

Author and Developer

  • Kirill Shutov (ShutovKS), Russia

License

MIT License

Screenshots

screenshot

screenshot

screenshot