Skip to content

One of my firtst C proyects. Small program that manages university subjects to calculate marks and keep track of exam dates. Planing on doing My_Uni2 because of improved C knolwdge.

License

Notifications You must be signed in to change notification settings

Keviannn/My_Uni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University Subject Management System For Linux: My_Uni

Overview

This C program is designed to manage university subjects by utilizing binary files to store and retrieve information about subjects, exams, and student marks. The program enables the user to create, update, and analyze data related to various subjects, including their exams, percentage weights, minimum marks, and student performance.

Features

  • Subject Management: Create and modify subjects with their corresponding information (name, ECTS, exams, etc.).
  • Exam Configuration: Define exams for each subject, specifying their percentage weights, minimum marks, and exam dates.
  • Mark Calculation: Track and calculate global marks for each subject based on the user's exam performance.
  • Binary File Storage: Utilize binary files to store and retrieve subject and exam data efficiently.

License

This project is licensed under the MIT License.

About

One of my firtst C proyects. Small program that manages university subjects to calculate marks and keep track of exam dates. Planing on doing My_Uni2 because of improved C knolwdge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages