Giter VIP home page Giter VIP logo

yoga-classes-form's Introduction

Yoga Classes Registration

Overview

This project is a Yoga Classes Registration that allows users to enroll in monthly yoga classes. The system includes an admission form, payment integration, and a registrations page to view and manage registered participants.

Features

  • User-friendly admission form with age validation.
  • Monthly payment of 500 INR for enrolled participants.
  • Selection of batches (6-7AM, 7-8AM, 8-9AM, 5-6PM) with the flexibility to switch batches each month.
  • Payment integration with a mock payment process.
  • Registrations page displaying participant details grouped by month.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Express.js
  • MongoDB (for storing participant data)
  • Bootstrap (for styling)

Project Structure

|-- yoga-classes-registration/
    |-- public/
        |-- style.css
        |-- index.html
        |-- view.html
    |-- server.js
    |-- package.json
    |-- README.md

Getting Started

  1. Clone the repository:

    git clone https://github.com/bhavyagupta-11/Yoga-Classes-Form.git
  2. Install dependencies:

    npm install
  3. Set up MongoDB:

    • Create a MongoDB Atlas account: MongoDB Atlas
    • Create a cluster and obtain the DATABASE URI.
    • Replace the DATABASE URI in server.js with your own.
  4. Run the application:

    node server.js

    The application will be accessible at http://localhost:3000.

  5. A demo of the application is available at https://yogaadmission.onrender.com

Usage

  1. Visit http://localhost:3000 in your browser.
  2. Fill out the admission form and proceed with the payment process.
  3. View and manage registrations on the registrations page.

yoga-classes-form's People

Contributors

bhavyagupta-11 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.