GithubHelp home page GithubHelp logo

thekaushikgoswami / interschool-registration Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 349 KB

A web-based system for managing an inter-school competition with Live Leaderboard feature. Created for Geeta University's Interschool Dance, Singing & Declamation Competition 2023.

License: Apache License 2.0

PHP 76.01% CSS 6.45% JavaScript 17.55%
judges registration registration-system judging-panel competition judges-online projects software-solutions css database

interschool-registration's Introduction

Inter-School Competition Management System

License Contributions welcome PHP MySQL

This project is a web-based system for managing an inter-school competition, covering events such as Group Dance, Singing, and Declamation.

Make sure to โญ the Repo if you liked it -- It Helps!

๐Ÿ“ท Screenshots

Register Judges Leaderboard

Features

  • Event Registration: Schools can register for the competition, providing details of participants and teachers.
  • Judges Panel: Separate panels for Dancing, Singing, and Declamation events for judges to submit scores.
  • Leaderboards: Dynamic leaderboards to display scores and rankings for each competition category.
  • Scoring System: Judges can submit scores for different criteria, and the system calculates total scores.
  • Database Integration: Utilizes a MySQL database for storing competition-related data.

๐Ÿ“‚ Files:

  1. config.php:

    • Purpose: Configuration file for database connection.
    • Usage: Include this file in other PHP files that need database access.
  2. Database.php:

    • Purpose: PHP class for database operations (insert, select, etc.).
    • Usage: Used to interact with the MySQL database.
  3. declamation.php:

    • Purpose: Web page for entering scores in the Declamation competition.
    • Usage: Judges submit scores, and the data is stored in the database.
  4. judges.php:

    • Purpose: Landing page for judges to access different competition panels.
    • Usage: Provides links to panels for Dancing, Singing, and Declamation events.
  5. leaderboard.php:

    • Purpose: Displays leaderboards for each competition category.
    • Usage: Retrieves data from the database and presents it in a tabular format.
  6. register.php:

    • Purpose: Allows schools to register for the competition, providing details of participants and teachers.
    • Usage: Captures school details, participant information, and teacher details, storing them in the database.
  7. singing.php:

    • Purpose: Web page for entering scores in the Singing competition.
    • Usage: Judges submit scores, and the data is stored in the database.
  8. assets/:

    • Purpose: Directory for storing assets like images and stylesheets.
  9. interschool2023.sql:

    • Purpose: SQL file for creating the database and tables.
    • Usage: Import this file into phpMyAdmin to create the database.

๐Ÿ›  Installation Steps

  1. Clone the repository:

    git clone https://github.com/your-username/inter-school-competition.git
  2. Install XAMPP.

  3. Start the Apache and MySQL modules in XAMPP.

  4. Open the htdocs folder in the XAMPP installation directory.

  5. Copy the cloned repository folder into the htdocs folder.

  6. Open the phpMyAdmin page in your browser.

  7. Create a new database named interschool2023.

  8. Import the interschool2023.sql file into the database.

  9. Open the config.php file and update the database credentials.

  10. Open the register.php file in your browser.

  11. Register a school and start using the system!

๐Ÿ“ License

This project is licensed under the Apache License 2.0 License. See the LICENSE file for details.

๐Ÿ‘จโ€๐Ÿ’ป Author

Created by:


Made with โค in India

interschool-registration's People

Contributors

thekaushikgoswami avatar

Stargazers

 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.