Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 651 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 651 Bytes

Schedules Management

A program written in C++ that simulates the management of schedules from Sigarra

Objectives

Create a program with a good user interface and that parses and stores information about students and the classes they are in, in appropriate data structures. The overall goal of this project is to know what data structures to use and to develop simple algoritms with them. The user should be able to look up information about any student and to add and remove students from the file that stores that information. Finally, the user should also be able to change the schedule of a student with another student.

Grade

19.62/20.00