12N HALLS 🏰✨ 12N HALLS is a full-stack web application designed to simplify the process of finding and booking venues for various events. Whether you're planning a wedding, a corporate event, or a private movie screening, this platform provides a centralized, user-friendly solution.
This project was built to tackle the hassle of traditional venue booking, which often involves numerous phone calls and site visits. 12N HALLS brings all the options to one place, allowing users to browse, compare, and book venues like wedding halls, banquet halls, and private movie theaters with ease.
✨ Key Features Browse Venues: Explore a diverse catalog of venues with high-quality images and detailed descriptions.
Filter & Search: Easily search for specific venues or filter them by type, location, capacity, and price.
View Details: Access comprehensive information for each venue, including amenities, pricing, and availability calendars.
User Authentication: A secure system for users to sign up, log in, and manage their bookings.
Booking System: An intuitive booking process to reserve a venue for a specific date and time.
🛠️ Technology Stack Frontend: HTML5, CSS3
Backend: Python (using the Flask or Django framework)
Database: SQLite / PostgreSQL
🚀 How to Run Clone the repository:
git clone https://github.com/your-username/12n-halls.git cd 12n-halls
Install dependencies:
pip install -r requirements.txt
Run the application:
python app.py
Open your browser and navigate to http://127.0.0.1:5000.