Giter Club home page Giter Club logo

turjo997 / trainee-selection-system Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.54 MB

Trainee Selection System is an automated software solution that simplifies and streamlines the process of selecting trainees for job positions. It offers efficient applicant registration, comprehensive evaluation, and smooth communication among stakeholders.

Java 54.86% HTML 0.58% JavaScript 41.81% CSS 2.75%
hibernate-jpa mysqlworkbench reacthooks reactjs spring-boot spring-security

trainee-selection-system's Introduction

Final Project

Trainee Selection System



Setup Environment


  • JDK 17
  • Gradle 8.1.1
  • Spring Boot 3.0.6

Database Details


  • MySql Server Port : 8082
  • MySql Username : root
  • MySql Password : root
  • Database Name : trainee_selection_system

Functionalities



  • Feature 01: Applicants Registration

    Applicants should be able to register themselves to our portal. For the registration purpose they have to insert below informations:

    ● First name
    ● Last name
    ● Gender
    ● Date of birth
    ● Valid G-mail account
    ● Contact number
    ● Degree name
    ● Educational institute
    ● CGPA
    ● Passing year
    ● Present address

    During the applicant registration process, there should be a way to upload candidate’s photo and CV / resume.


  • Feature 02: Apply for the Desired Circular

    There should a panel / dashboard, by which registered applicants can apply for desired job circular.

    To make it clear, let’s say Applicant A has registered to our portal. Now he can go through different job posts that are currently accepting applicants. After that he can apply for the desired circular.


  • Feature 03: Approval of Applicants

    Members from the admin panel can view all the applicant’s information. They can sort this data by

    ● Particular job post
    ● Gender
    ● Degree name
    ● Educational institute
    ● CGPA
    ● Passing year

    Once they find any applicant suitable for selection, they can mark that applicant APPROVED FOR INTERVIEW for that particular job circular. Note that, one applicant might apply for multiple circular. So the approval system should be job circular wise. That means if one applicant is marked APPROVED FOR INTERVIEW for Java circular should not be treated as APPROVED FOR INTERVIEW for Android circular.


  • Feature 04: Admit Card Generation

    There should be a functionally to automatically prepare system generated admit card for the selected applicants. All the admit card should contain unique serial number / bar code, QR code for personal identification.


  • Feature 05: Track Participants of the Exams (Hidden Code on Copies)

    During the written exam, BJIT executives would put a unique code on each participants answer sheet for identification. Our system should be able to generate this code. And store it for future references.


  • Feature 06: Upload Marks of the Participants

    BJIT admins will assign evaluators for the marking. Those evaluator will have the option to upload each candidate’s mark to the portal. Those marking will be done based on different categories (Need to define the categories later).

  • Feature 07: Internal Mailing System to Send Necessary Emails

    We need to integrate mailing service to this portal. So that we can send mails to the applicants and inform about their current status of the application (i.e, selected for interview, passed written exam, passed technical viva etc).

  • Feature 08: Applicant Dashboard, Notice Board

    There should be an application dashboard, or notice board section. Where the applicants will be able to see the notices / notifications. (i.e, selected for interview, passed written exam, passed technical viva etc).

  • Feature 09: Upload Marks and Prepare Results

    In this panel BJIT admins can upload marks for the technical viva and HR viva rounds.

  • Feature 10: Select Final Trainees List

    There should be dashboard / page where BJIT admins can see the finally selected candidates for a particular job circular. This page should be similar to a rank list. Where candidates will be sorted according to their scores.


Getting Started

To get started with this project, you will need to have the following installed on your local machine:

  • JDK 17+
  • Gradle 8+

To build and run the project, follow these steps:

  • Clone the repository: git clone https://github.com/turjo997/Trainee-Selection-System.git
  • Navigate to the project directory: cd Trainee-Selection-System
  • Add database "trainee_selection_system" to MySql
  • Build the project: gradle clean install
  • Run the Backend project: gradle bootRun or you can run via your preferred IDE's RUN/PLAY button
  • Navigate to the Front-End project terminal
  • install node modules: npm i
  • Run the Front-End project: npm start

-> The application will be available at http://localhost:3000.


trainee-selection-system's People

Contributors

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