Inspiration

My inspiration for my project, was that many teachers have trouble tracking progress of the students. I created this code so it would help teachers.

What it does

My code asks for the student's name, subject, and the grade/percentage. It also has the options to add a new student, view all of the progress, and exit. Lastly, based on the grade/percentage, it decides if the percentage is a Pass or Fail.

How I built it

I built the project using Python.

Challenges I ran into

I ran into issues fixing indentations and perfecting the dictionaries.

Accomplishments that I'm proud of

Some accomplishments I'm proud of are: Finishing the code, The code executed successfully, and fixing the challenges.

What I learned

I learned how to fix my indentations and how to break the loops.

What's next for Student Progress Tracker Project

What is next for Student Progress Tracker Project is to go back and change the progress for each student.

Built With

Share this project:

Updates