A football field booking system for WYDAD sports facility.
An English-language football field booking website built with HTML5, CSS3, and JavaScript. Users can view available time slots (8:00-23:00), book slots by providing name, phone number, and team name. Admins can manage bookings and view today's schedule. Price: 200 MAD per hour.
- Time slot grid display (8:00-23:00)
- Online booking with name/phone/team form
- Admin panel for managing bookings
- Today's bookings view
- Price display (200 MAD/hour)
- Fully responsive design
- HTML5
- CSS3
- JavaScript (Vanilla)
- Clone or download the repository
- Open
index.htmlin any modern web browser - Replace placeholder data as needed
- Update pricing in the HTML/JS files
- Modify available time slots
- Change colors and styles in
css/style.css - Update admin credentials and settings
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- Mobile browsers (responsive)
MIT License - Free to use and modify.