Skip to content

یک برنامه پی اچ پی برای داشتن حساب دخل و خرج

License

Notifications You must be signed in to change notification settings

mbohlooli/Bestoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bestoon

A php app for managing your incomes & expenses

Database

With a default admin user


admin username: admin

admin password: admin

How to install:

  1. Install MySQL on your computer

  2. Go to phpMyAdmin & create a user with all privileges

  3. After creating user go to users page:

user page

  1. Select the edit privileges for user that you created:

user page

  1. Go to Login Information:

user page

  1. Change Host to Local:

user page

  1. Click Go button at the end of the page

  2. Create a new database named bestoon_db

  3. Go to Config.php & enter your username & password:

user page

TODO:

  • Order incomes & expenses average by date in the chart
  • check if email is not unique
  • Make a page for visitors(not users)
  • debug the function add_message(lib/modules.php line 60:70)
  • Use ajax in submit_user.php for errors
  • Make a user management system for admin
  • Make update system for users, incomes, expenses
  • Save date with standard format in database

Please make issue for any errors in app

About

یک برنامه پی اچ پی برای داشتن حساب دخل و خرج

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages