Skip to content

Lightweight student manager for small organization/classes. Initially created for a CS3 project.

Notifications You must be signed in to change notification settings

pranavbhuv/StudentManager

Repository files navigation

StudentManager

A lightweight Student Manager. Intended for my Computer Science III class but can also be used for commercial purposes.

  • Saves Class List
  • Tracks Grades
  • Calculates Average
  • Easy Student Addition/Removal
  • Lightweight

Utilizes these Datastructures:

  • ArrayList
  • BinaryTree
  • Stack
  • Matrix
  • Satic Array

About

Lightweight student manager for small organization/classes. Initially created for a CS3 project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages