Skip to content

Demo student management system for University of London. The project is an entry level one. Hoping u guys may contribute! This is on pure Java :)

Notifications You must be signed in to change notification settings

senirus/Student-Manage-System-for-UOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System

Java

A simple Student Management System written in Java for educational purposes.

Table of Contents

Introduction

This project is a basic Student Management System implemented in Java. It provides functionalities for adding, updating, and deleting student records. The system also includes features like grade calculation and attendance tracking.

Features

  • Add, update, and delete student records.
  • Calculate grades based on predefined criteria.

Getting Started

To run the Student Management System on your local machine, follow these steps:

Clone the repository: git clone https://github.com/your-username/student-management-system.git

Navigate to the project directory: cd student-management-system

Compile the Java code: javac Main.java

Run the application:java Main

Usage Follow the on-screen instructions to perform various operations like adding students, updating records, and calculating grades.

... Contributing If you'd like to contribute to the project, please follow the contribution guidelines.

About

Demo student management system for University of London. The project is an entry level one. Hoping u guys may contribute! This is on pure Java :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages