/loancalcapp

Loan Calc app on Yii2

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Loan Calc Application on Yii2 + MySQL

Stack: Php, Js, Jquery, Ajax, MySQL

Getting started

  1. Download app
  2. Run command "composer update"
  3. Run command "init"
  4. Edit file common/config/main-local.php and setup db connections
  5. Run migration OR import database which located in main directory(filename = loandb.sql)
  6. Setup apache/nginx configs