This is an accounting web application similar to SAP/1C
git clone https://github.com/FinTrackhq/FinTrack.git
cd FinTrack
composer i
npm i
ren .env.example .env
php artisan key:generate
php artisan migrate --seed
npm run serve
Finally, I would like to say that the development of this project depends entirely on you. Please insert the stars⭐and, if possible, recommend you to your friends and you can also suggest what needs to be added or changed in the project. Thank you for reading to the end