Kalyana Mandapam is an innovative web application built using React.js, designed to streamline the management and booking of marriage halls. This application caters to both users and administrators, providing a modern solution for hall management with features focused on simplicity and efficiency.
- Search and Book: Explore available marriage halls with detailed information such as pricing, capacity, and amenities.
- Booking Confirmation: Receive instant confirmation of your bookings along with a unique booking ID.
- Responsive Interface: Enjoy a seamless experience on desktops, tablets, and smartphones.
- Manage Halls: Update hall details, availability, and pricing effortlessly.
- Event Tracking: Monitor upcoming events and ensure smooth operations.
- Revenue Insights: Track revenue generated through bookings with detailed reports.
- Frontend: React.js
- Routing: React Router
- Styling: CSS for responsive and interactive UI
- Prototyping Tool: Figma for initial design and user flow mapping
- Install Node.js and npm.
- Clone this repository:
-
Navigate to the project directory:
-
Install dependencies:
npm install
-
Start the development server:
npm start