/phpmyIncome

The Project is about income expense management using Codeignitor, it is basically developed for a restaurant but can be customized for purposes.

Primary LanguagePHPMIT LicenseMIT

Income Expense Manager

The Project is about income expense management with minumum using Codeignitor,it is basicaly developed for a resturant but can be customized for purposes.

Getting Started

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.

Prerequisites

PHP 5.x higher versions

Features

  • Credit Management
  • Debit Management
  • Reports

Installing

  1. 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',

You can find the demo Here

Application Demo

Look and Feel

Built With

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Alshoja M ikbal - Initial work - Alshoja

Donations

Donations

License

Free to Use, The actual licence is under Technalatus