Built using Laravel + inertia + react + tailwindcss
cd my final 2nd year project
composer install
npm i
npm run dev
php artisan migrate:fresh
php artisan serve
It for managing people that are in a building and have left and it tracks the history when was last in the building.