/transactions-system

Transactions system built using PHP Codeigniter framework, JQuery, Bootstrap 4, MySQL Database, also, used SimpleXLSX excel sheet parser PHP plugin to parse excel records into transactions records to be inserted in the database, Highcharts.js for showing statistical analysis. This system used to manage income/outcome resources for users in the system by date and category, viewing each category, its amount, and subtotal for both all incomes and outcomes for users.

Primary LanguagePHPMIT LicenseMIT

Summary

Transactions system built using PHP Codeigniter framework, JQuery, Bootstrap 4, MySQL Database, also, used SimpleXLSX excel sheet parser PHP plugin to parse excel records into transactions records to be inserted in the database, Highcharts.js for showing statistical analysis. This system used to manage income/outcome resources for users in the system by date and category, viewing each category, its amount, and subtotal for both all incomes and outcomes for users.

Notice

  • Make sure to install all npm packages for this project

  • npm install (within assets folder)

  • Use online connection to load CDNs

  • install codeigniter3 source project folder and replace application folder with this project's application folder

  • import data.xlsx excel file to test some records

  • import sql file