A doctor appointment flutter app crafted with powerful packages such as dio, table calender and laravel as the backend.
Clone the repo. Run flutter pub get . Run on windows platform , web or emulator/physical device. Clone the laravel repo, create .env with mysql login credentials. Run composer install. Run npm install then npm run dev. You have to run php artisan migrate to seed database then run server php artisan serve.