MysticWorld Tourism Management System is a Django-based web application developed for managing theme park rides and online bookings. The system allows users to explore rides, create bookings, manage profiles, and submit reviews through a user-friendly interface.
The project follows Django's MVT (Model View Template) architecture. The frontend is developed using HTML and CSS while the backend logic is implemented using Django framework and SQLite database.
Home Page
Zones Page
Rides Page
Booking Page
Ticket
Admin Dashboard
The system is designed and tested in a local Django development environment.