This application project is developed to perform the accounting functions for a not-for-profit organisation. The purpose of this application is to perform required accounting methodology for NPO such as Receipt & Payment account, Income & Expenditure account and Balance Sheet as per Companies Act 2013
The application is connected with Mysqlite where it store all financial data generated. Advantage of using Mysqlite is that this application can work on any operating system without the problem of Mysql login problem which we face in PyMySql. So in order we can use the created database in a primary PC in other PC without any hazel Application is developed to be simple at the same time to perform complex task in a fraction of second for user with a normal intelligence.
The proposed software system is expected to do the following functionality:
1.To provide a user friendly, Graphical User Interface(GUI) using Tkinter
2.To perform accounting as per user data (As per Companies Act 2013)
3.To Maintain all the record in a database
4.To make inter-system usage database
5.To present result in graphical way for better understanding