Skip to content

Adarsh0427/Unityfirst-TempleBooking

Repository files navigation

DevDwaar - Temple Ticket Booking System

The Temple Booking System is a web-based application developed using Next.js, React, TypeScript, MongoDB, Prisma, and Tailwind CSS. It allows users to create an account, login, book appointments for temple services, and manage their reservations. The system provides features such as listing upcoming appointments, displaying temple services, and implementing search and filter functionality. The application is also responsive, ensuring a seamless experience across different devices.

Features

The Appointment Booking System provides the following key features:

  1. User Registration and Login:

    • Users can create an account by providing their details.
    • Existing users can log in using their credentials.
  2. Business Creation:

    • Logged-in users can add their own services.
    • The system updates the service listings displayed on the home page.
  3. Ticket Booking:

    • Users can visit any service and can select a preferred date and time to book an appointment.
    • Users can book appointments with their desired services.
    • Users can see their reservation information any time after booking.
  4. User Dashboard:

    • Upcoming : Users can view their upcoming appointments and cancel appointmens.
    • Your Reservations: Users can see the list of upcoming appointments for their business and business owner can cancel appointment with customer.
    • Your Business: Users can view and manage the services offered by their business.
  5. Search and Filter Functionality:

    • Users can search for specific services using location.
    • Users can filter the list based on categories.
  6. Responsive Design:

    • The application is designed to be responsive, providing an optimal user experience across different devices and screen sizes.

Installation and Setup

To install and set up the Appointment Booking System, follow these steps:

  • Clone the project repository from the GitHub repository.
  • Make sure you have Node.js and npm (Node Package Manager) installed on your system.
  • Open a terminal or command prompt and navigate to the project's root directory.
  • Run the command npm install to install the project dependencies.
  • Set up the MongoDB database and connection URL.
  • Configure the Prisma ORM to connect to the MongoDB database.
  • Run the command npm run dev to start the development server.

Tech Stack

  • Next.js: A React framework for building server-side rendered and statically generated web applications.
  • React: A JavaScript library for building user interfaces.
  • TypeScript: A statically typed superset of JavaScript that enhances code quality and maintainability.
  • MongoDB: A NoSQL database used to store application data.
  • Prisma: An Object-Relational Mapping (ORM) tool that simplifies database access and management.
  • Tailwind CSS: A utility-first CSS framework that provides pre-defined styling classes and components.
  • Clerk: Clerk is a complete suite of flexible APIs, and admin dashboards for authenticatication.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •