This is a web app aimed to provide a complete overview of the company status, regarding the information that is contained on the SAF-T file (standard audit file for tax purposes) and information regarding sales orders, purchases, inventory, and accounts payable, using a dashboard to provide high level/graphical information with drill down functionalities to products/ supplier/ purchases.
Integrates with the Jasmin accounting software.
This project was developed as a course assignment of the Information Systems subject at Faculdade de Engenharia da Universidade do Porto.
For a complete list of features see the project report.
- Login page
- Overview
- Finances
- Sales
- Purchases
- Inventory
- View Consumer
- View Supplier
- View Product
- Inventory Search
- Orders Search
- Purchases Search
- About the Company
- Profit and Loss Statement
- Trial Balance Sheet
- Balance Sheet
Requirements
- PHP 7.1+
- Composer
composer install
# Database related DB_CONNECTION= DB_DATABASE=FILL_THIS DB_USERNAME=FILL_THIS DB_PASSWORD=FILL_THIS # Jasmin software API user JASMIN_APPLICATION_ID= JASMIN_APPLICATION_SECRET=
php artisan key:generate
php artisan migrate:refresh --seed
php artisan serve
User: admin@admin.com Password: admin
- Ana Sá Silva (up201604105@fe.up.pt)
- Fábio Oliveira (up201604796@fe.up.pt)
- Hugo Fernandes (up201909576@fe.up.pt)
- Pedro Pinho (up201605166@fe.up.pt)
- Ricardo Moura (up201604912@fe.up.pt) 🠈 Me