Giter VIP home page Giter VIP logo

expense-management-codeigniter-adminlte-php's Introduction

Expense Management (PHP Expense manager)

Description

A simple but powerful PHP script to manage your expenses with multi-user level and permission. PHP expense manager designed to help individual or business budget, track and possibly control your expenses. It supports tracking of both your expenses and income. This expense management system provides an integrated set of features to help you to manage your expenses and cash flow. It provides the ability to group your income/expenses into categories and lets you set a budget and track expenses in the category.

It can be used as a base platform for any CodeIgniter project

Screenshots and Live Demo

Login Screen

Login Screen

Login Screen

Feature List

  • Manage Expense
  • Manage Income
  • Manage Expense Category
  • Manage Income Category
  • Filter by date range
  • Sorting & Pagination
  • Support Multi-user level to Manage the system
  • User Login & Management Included
  • Set different permission for different user type
  • Custom CRUD can be added
  • Easy to customize

Installation

It have interface of installation panel to quickly install the script on our server. Upload the code on your server and hit the URL of your main domain like

Eg: yourdomain.com/install

Special Thanks to

Customization

License

No licence, Free to use, modify and distribute

Free Software, Hell Yeah!

About Us

We are IBR Infotech, team of software developers working on various technologies like PHP, Codeigniter, Laravel, Worpdress, Wordpress Plugin Development, Angular JS,Node JS Mobile Applications (Android and IOS) and many more...

N|Solid Created with Web Project Builder - A smart PHP Project Builder

A Product of IBR Infotech

expense-management-codeigniter-adminlte-php's People

Contributors

msuhels avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

expense-management-codeigniter-adminlte-php's Issues

lack of expense multi user interaction feature

i have build a similar application on ci too..

this lack of multiuser interaction, i mean a limited user load the expense of a common item (a shared car, house, office, utilities etc) and the manager users see all the users loads.. but user loading only can view their own expense..

of course, must take in consideration inputs respected outputs..

Permissions for income and expense category is not setting

Hi,

I created a new user type and assigned income, expense, income category and expense category. When the user of that new user type logs in, they see income and expense but not income/expense category.

To fix this for now, I have to modify the value of data in permission table as:
{"users":"users","Expenses":{"own_create":"1","own_read":"1","own_update":"1","own_delete":"1","all_read":"1","all_update":"1","all_delete":"1"},"Income":{"own_create":"1","own_read":"1","own_update":"1","own_delete":"1","all_read":"1","all_update":"1","all_delete":"1"}, "Expense Category":{"own_create":"1","own_read":"1","own_update":"1","own_delete":"1","all_read":"1","all_update":"1","all_delete":"1"}, "Income Category":{"own_create":"1","own_read":"1","own_update":"1","own_delete":"1","all_read":"1","all_update":"1","all_delete":"1"}}

You don't have permission to access.

Hi there,

I downloaded your php files for the expense management and followed the instal procedure as instructed. After installation, and inputting the correct information for my database, I typed in the correct path to access the user login page and got a blank page with the message "No input file specified." I looked online and it seemed as though it might be a .htaccess problem. I changed

RewriteRule ^(.*)$ index.php/$1 [L]
to
RewriteRule ^(.*)$ index.php?/$1 [L]

and everything seemed to work after.

However, when I log into the program using anything other than my admin user profile, I keep getting an error when I try to access the menus (expense, expense catergory, income, income category). The error message I get is "You don't have permission to access." I've tried everything, including recreating an admin profiile in the database and making sure they have full permission. But nothing is working.

Can you help? Would you know why only my admin profile can interact with the program but not the users I create, no matter their permission levels??

I'm trying to build a little budget tracker for a 12 Step Group, this is for people who are dealing with addictions and need a small program like this to keep track of their group's donations. THIS IS NOT FOR ANY PERSONAL GAIN. I'm doing this for free for them.

Thank you.

Login failed and no return feedback

Login failing again and again, I recheck the credentials and it was fine. Actually it was founding the user in database not granting me permission to go further.

I modified the .htaccess file but still the same problem. is there any solution?

Missing Reports

Hello Guys

Your project looking good but here is the suggestion that

There should be Reports about the balance sheet so, user can know about the profit and loss Date, Month and Yearly

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.