The Project is about income expense management with minumum using Codeignitor,it is basicaly developed for a resturant but can be customized for purposes.
Project is developed for a restuarant income expense management ,after developing the application some sort of problems occured in the client side so am giving it as a opensource project customization pull requests are welcomed.
PHP 5.x higher versions
- Credit Management
- Debit Management
- Reports
- Clone the project
git clone https://github.com/alshoja/Income-Expence-Manager.git
2.Give the baseurl in Application/config/config.php
$config['base_url'] = 'http://YOUR/BASE/URL';
3.Update the database details in Application/config/database.php
'hostname' => 'YOUR_HOST',
'username' => 'YOUR_USERNAME',
'password' => 'YOUR_PASSWORD',
'database' => 'technely_pepper',
- Username :alshoja@gmail.com
- Password :alshoja
- Codeignitor - Download Preconfigured Codeignitor from here.
- Bootstrap - Frontend
- Sweet Alert- Alerts
- Purple Admin Dashboard- Dashboard
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Alshoja M ikbal - Initial work - Alshoja
Free to Use, The actual licence is under Technalatus