- Anaita Rafie
- AmirAli Zabihi
This project is a Student Organizer program, designed to help manage and organize student-related tasks and information efficiently. The primary goal of this project is to strengthen programming skills by working on a practical application.
Currently, the project is in its initial stage and does not have specific features yet. New functionalities will be added as the project progresses.
- Programming Language: C++
- Clone the repository to your local machine.
- Make sure you have a C++ compiler (e.g., GCC or Visual Studio).
- Compile the source code and run the executable file.
g++ main.cpp -o StudentOrganizer
./StudentOrganizer