Skip to content

ruslanbaidan/merchant-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

merchant-app

There is a small application core in the folder "library".

Application models, configs and view scripts are located in the "app" folder.

The test data and database are placed in "data".

Shell scripts can be executed from "shell". The setup script is used to process CSV data and store in SQLite the database. Merchant transactions can be requested with use "requestMerchantTransactions.php MERCHANT_ID". MERCHANT_ID - merchant ID in the database.

The code partially covered with unit tests. They are in the "tests" folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages