first commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
|||||||
|
# SportsClubOS Venue Website
|
||||||
|
|
||||||
|
Static, responsive venue website based on layout direction 3 and the supplied commercial proposal.
|
||||||
|
|
||||||
|
## Preview locally
|
||||||
|
|
||||||
|
From this folder, run:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
python3 -m http.server 4173
|
||||||
|
```
|
||||||
|
|
||||||
|
Then open `http://127.0.0.1:4173/`.
|
||||||
|
|
||||||
|
## Included sections
|
||||||
|
|
||||||
|
- Venue introduction and proposed exterior views
|
||||||
|
- Badminton, pickleball and tennis court information
|
||||||
|
- Venue amenities and floor plans
|
||||||
|
- Five-step online booking journey
|
||||||
|
- JUN Badminton Academy and head coach profile
|
||||||
|
- Community programmes and partnership directions
|
||||||
|
- Old Klang Road location context
|
||||||
|
- Construction and opening timeline
|
||||||
|
- Contact modal with individually copyable phone, email, social handles and address
|
||||||
|
|
||||||
|
All photography, architecture views and planning diagrams in `public/assets/` were extracted from the supplied PDF proposal.
|
||||||
Reference in New Issue
Block a user