Giter Site home page Giter Site logo

chhavigupta986 / centre-allocation-system Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.05 MB

Developed a portal to optimize the allocation of exam centers based on candidates' top 3 preferences, venue availability, and a first-come-first-serve basis

Java 100.00%
java java-awt object-oriented-programming

centre-allocation-system's Introduction

πŸŽ“Centre Allocation System

The Centre Allocation System is a Java-based portal designed to simplify the examination hall allotment and seating arrangement for local or state-level competitive exams.

Table of Contents

Introduction

The Centre Allocation System streamlines the process of allocating examination centers and seating arrangements. Administrators can register institutes as venues for exams, and candidates can select their preferred locations during registration.

Features

  • 🏫 Institute Registration: Administrators can register institutes by entering details such as institute name, location, and capacity.
  • πŸ“ Candidate Registration: Candidates can register by providing their top 3 location preferences for the exam venue.
  • πŸ“Automatic Center Allocation: Candidates receive a center allocation and a unique roll number immediately after registration based on factors such as availability of centres in the location, first come first serve basis etc.
  • πŸ” Student Login: Students can log in to view their allocated center and roll number.
  • πŸ‘©β€πŸ’Ό Admin View: Administrators can view the list of students allocated to each institute.

Installation

  1. πŸ“₯ Clone the repository:

    git clone https://github.com/chhaviGupta986/Centre-Allocation-System-in-Java.git
    cd Centre-Allocation-System-in-Java
  2. πŸ”§ Set up the environment: Ensure you have Java Development Kit (JDK) installed. You can download it from here.

  3. πŸ›  Compile the project:

    javac -d bin Exam_Centre_Allocation.java exam_seating/*.java
  4. πŸš€ Run the project:

    java -cp bin Exam_Centre_Allocation

Usage

  1. πŸ”‘ Administrator Functions:

    • Register institutes by providing details such as name, location, and capacity.
    • View the list of students allocated to each institute.
  2. πŸ‘©β€πŸŽ“ Candidate Functions:

    • Register by providing personal details and top 3 location preferences.
    • Log in to view allocated center and roll number.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

1

2

3 1

3 2

4

5 1

5 2

6

centre-allocation-system's People

Contributors

chhavigupta986 avatar

Stargazers

 avatar  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.