Welcome to the Typical School Path Generator for ÉTS students. This tool was created out of the need for a typical path guide that the school does not provide in PDF form. As an ÉTS student who secured an internship, I faced the challenge of not being able to present such a document and decided to take on the task of creating it myself.
Initially, I thought it would be a straightforward task, but it turned out to be quite challenging to produce clean, efficient, and robust code. Currently, the tool is tailored for software engineering students and may not cover all aspects. However, I plan to make updates in the future.
Enjoy using this tool, and stay tuned for future improvements!
This project aims to create realistic school scenarios for testing educational software applications. It includes a set of scripts for generating and parsing data related to school management activities.
- Clone the repository:
git clone https://github.com/makhlouf1102/typicalSchoolGeneratorETS.git
- Navigate to the project directory:
cd typicalSchoolGeneratorETS
- Install the dependencies
pip install -r requirements.txt
- Run the main script:
python src/main.py