- Create free https://exchangeratesapi.io/ account and get API KEY.
-
git clone [email protected]:GrzegorzWalewski/parkingLot.git
-
cd parkingLot
-
docker-compose up -d --build
- Fill your access_key in .env file
EXCHANGE_RATE_API_KEY=
- Access project at localhost:8000
-
- List of all parking areas
- Delete/Edit buttons for each record
- Form for adding new record
- PHP
- Laravel
- Livewire
- flatpickr
- tailwindCss