Smart sporting grounds reservations for the city part of Petržalka
Note
This project is currently a proof of concept made during the Hacknime.to competition that happend during 15.11 - 16.11.2024 and won the 1. place
This project will likely stay in this form for the foreseeable future, as it was made only for the competition
- 🗺️ Map and list view of all sporting grounds
- ⚽️ Community events made by people or the admins
- 🚪 QR Code and NFC entrance
- And more...
To enable corepack after installing node, run:
corepack enable
After that, to install all the node modules run:
pnpm install
To run the development server run:
pnpm run dev