A console application for managing students along with their assignments and grades

Developed during Fundamentals of Programming course of UBB

Learned

  • Python Programming Language
  • Basic OOP concepts
  • Layered Architecture
  • Data Serialization using Pickle
  • Unit Testing