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