Skip to content

Accounting application built with Django Framework, Django-import-export, Bootstrap.

License

Notifications You must be signed in to change notification settings

albixhafa/balance-sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT : BALANCE SHEET INTEGRITY is a platform built with Django Framework.

  • Seamlessly integrate accounting information with 3rd party backup/documentation for easy reconciliation.
  • Create visibility and transparency in the monthly closing process to have the confidence to know that your financials are accurate and reliable.
  • Easily identify the deficiencies on the trial balance to quickly address and rectify.
  • Effortlessly extend your accounting books with full support to CPA or other staff for easy taxes and audits.

INSTALLATION GUIDE

Download balance-sheet project and run the following commands inside "balance-sheet-main" directory :

1. Install Dependecies

sudo apt-get install python3
sudo apt-get install python3-pip
sudo apt-get install python3-venv

2. Run Application

$ source env/bin/activate
$ cd bs
$ python3 manage.py runserver

main page : 127.0.0.1:8000/rec
admin : 127.0.0.1:8000/admin

u: bsiuser
p: Testing1234!






About

Accounting application built with Django Framework, Django-import-export, Bootstrap.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published