Skip to content

Accounting @ Hussains is made to be a Double Entry Accounting Software written in PHP with the CodeIgniter Framework using MySQL.

License

Notifications You must be signed in to change notification settings

EngrSaad2/Accounting-Hussain

Repository files navigation

Accounting @ Hussains

Send text to my social platform for developing web projects.

Saad's Stack Overflow Profile Saad's Codewars Profile Saad's DEV Profile Saad's Hashnode Profile Saad's Medium Profile Saad's StackShare Profile Saad's Datacamp Profile Saad's TryHackMe Profile Saad's CodeSandbox Profile Saad's Codepen Profile Saad's Repl.it Profile Saad's YouTube Channel Saad's Showwcase Profile Saad's Producthunt Profile Saad's Wakatime Profile Saad's Wakatime Profile

Facebook Instagram Twitter Linkedin Discord

Developer: Engr Saad
Email: saad@triangeltech.com
Website: https://engr-saad.com
LinkedIn: https://www.linkedin.com/in/engr-saad/
Facebook: https://www.facebook.com/Engr.Saad.2/
Company WEB: https://triangletech.com.bd/
WhatsApp: +8801810536303

Open Source Love PRs Welcome License

Accounting @ Hussains is made to be a Double Entry Accounting Software written in PHP with the CodeIgniter Framework using MySQL. The software is a simple software that is very limited, but used more as a presentation to showcase how simple double entry accounting can be implemented. There are various pieces of code that are not industry quality, but this is again used to merely showcase certain programming abilities

Release Information.

This repo contains in-development code for future releases.

Changelog and New Features

You can find a list of all changes for each push in the Commits <https://github.com/Polkm7/SoftwareApplicationDomainProject/commits/master>

Server Requirements

PHP version 5.6 or newer is recommended MySQL database support.

It should work on 5.3.7 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.

License

The MIT License

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

How to useHow to use

Clone the repository with git clone
Copy .env.example file to .env and edit database credentials there
Run composer install
Run php artisan key:generate
Run php artisan migrate
Run php artisan db:seed
Run php artisan serve

About

Accounting @ Hussains is made to be a Double Entry Accounting Software written in PHP with the CodeIgniter Framework using MySQL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages