An open API service indexing awesome lists of open source software.

https://github.com/atiqurcode/penny-ais

Accounting management system
https://github.com/atiqurcode/penny-ais

Last synced: 5 months ago
JSON representation

Accounting management system

Awesome Lists containing this project

README

          

Laravel Logo


Build Status
Total Downloads
Latest Stable Version
License

## About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

- [Simple, fast routing engine](https://laravel.com/docs/routing).
- [Powerful dependency injection container](https://laravel.com/docs/container).
- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.
- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).
- Database agnostic [schema migrations](https://laravel.com/docs/migrations).
- [Robust background job processing](https://laravel.com/docs/queues).
- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).

Laravel is accessible, powerful, and provides tools required for large, robust applications.

## Learning Laravel

Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

You may also try the [Laravel Bootcamp](https://bootcamp.laravel.com), where you will be guided through building a modern Laravel application from scratch.

If you don't feel like reading, [Laracasts](https://laracasts.com) can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

## Penny Ais Accounting system free and open source applications

The Accounting Information System (AIS) is designed to streamline and automate financial processes, ensuring accuracy, efficiency, and compliance. It manages key operations like bookkeeping, payroll, accounts payable/receivable, and financial reporting. With real-time data access and integration capabilities, AIS enhances decision-making and transparency, supporting businesses in achieving financial excellence.

## Project Installation requirements
1. PHP 8.2 or higher
2. Composer
3. Node.js 18.0 or higher
4. NPM 8.0 or higher
5. MySQL 8.0 or higher
6. Laravel version 11.31

## Project Installation steps
Please go throw this all steps to run this project on your local machine.

1. Clone the project from the repository.
2. Run `composer install` to install all the dependencies.
3. Run `npm install` to install all the node modules.
4. Run `npm run dev` to compile the assets.
5. Run `php artisan migrate` to migrate the database.
6. Run `php artisan db:seed` to seed the database.
7. Run `npm install` to install all the node modules.
8. Run `npm run build` to compile the assets.
9. Run `php artisan serve` to run the project on your local machine.

You can now access the project on `http://127.0.0.1:8000` on your browser or any port you have set from the terminal.

## Project Features
1. User Management
2. Role Management
3. Permission Management
4. Company Management
5. Team Management
6. Account Management
7. Transaction Management
8. Report in dashboard
9. individual account report & pdf generate

## Project Screenshots & Demo

1. Login Page
- ![Login Page](https://github.com/AtiqurCode/penny-ais/blob/master/public/files/penny-ais-5.png)
- ![Register Page](https://github.com/AtiqurCode/penny-ais/blob/master/public/files/penny-ais-6.png)
- ![Dashboard Page](https://github.com/AtiqurCode/penny-ais/blob/master/public/files/penny-ais-4.png)
- ![Account Management Page](https://github.com/AtiqurCode/penny-ais/blob/master/public/files/penny-ais-3.png)
- ![Transactions create Page](https://github.com/AtiqurCode/penny-ais/blob/master/public/files/penny-ais-2.png)
- ![Transactions Page](https://github.com/AtiqurCode/penny-ais/blob/master/public/files/penny-ais-1.png)

## Project Demo
- [Penny Ais](https://drive.google.com/file/d/1AxCHIuer0EVcl1DyKyn93z0dq3rXRsqh/view)

## Project URL
- https://penny-ais.mdatiqur.me
- Credential:
- Email: test@demo.com
- Password: 123456

## Project License
- We own the rights to this project and it is free to use for any purpose.