MysticWorld Tourism Management System

Project Overview

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.

Technologies Used

Python Django SQLite HTML CSS JavaScript

Project Features

Project Modules

System Architecture

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.

Project Screenshots

Home Page

Home Page

Zones Page

Zone Page

Rides Page

Ride Page

Booking Page

Booking Page

Ticket

ticket

Admin Dashboard

Admin Dashboard

Note

The system is designed and tested in a local Django development environment.