Skip to content

ClubTracker is a comprehensive student management system designed specifically for clubs and organizations. It provides a centralized platform for efficiently managing and tracking student activities, memberships, and important information.

License

Notifications You must be signed in to change notification settings

NEERAJAP2001/Student-Club-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student-Club-Tracker

ClubTracker is a comprehensive student management system designed specifically for clubs and organizations. It provides a centralized platform for efficiently managing and tracking student activities, memberships, and important information.

Features

  • User-friendly interface for club administrators to manage student-related tasks.
  • Centralized platform for maintaining an up-to-date student roster.

Tech Stack

The ClubTracker system is built using the following technologies:

  • Backend:

    • Spring Boot: A powerful Java-based framework for building robust and scalable web applications.
    • Database: MySQL
  • Frontend:

    • ReactJS: A popular JavaScript library for building dynamic user interfaces.

Installation

  1. Clone the repository.
  2. Install Node.js and MySQL on your system.
  3. Open the project directory in a terminal and run the following commands:
npm install
npm start
  1. Open another terminal window and navigate to the server directory. Run the following commands:
mvn clean install
mvn spring-boot:run

Usage

  1. Open a web browser and navigate to http://localhost:3000/.
  2. Register a new account or log in with an existing account.

Home

image

View Page

image

Add Page

image

Profile View

image

About

ClubTracker is a comprehensive student management system designed specifically for clubs and organizations. It provides a centralized platform for efficiently managing and tracking student activities, memberships, and important information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published