Skip to content

hasmukhvineet/codealpha_StudentGradeTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ Student Grade Tracker

A simple yet effective Java application to input, manage, and analyze student grades.
This program helps store student scores, calculate statistics, and display a summary report β€” perfect for learning Java and data structures.


✨ Features

  • βž• Add student grades using Arrays or ArrayList
  • πŸ“Š Calculate statistics:
    • Average score
    • Highest score
    • Lowest score
  • πŸ“‹ View all student records in a clear summary format
  • πŸ–₯ Console-based or GUI-based interface (customizable)
  • ⚑ Lightweight and beginner-friendly Java project

πŸ›  Tech Stack

  • Language: Java
  • Data Structure: Arrays / ArrayList
  • IDE: IntelliJ IDEA / Eclipse / NetBeans

πŸš€ How to Run

  1. Clone the repository
    git clone https://github.com/your-username/student-grade-tracker.git
    

About

"A simple Java application to store student grades, calculate average/highest/lowest scores, and display a summary report using Arrays or ArrayLists."

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages