Are there any tutorials/examples that walk through designing a student course registration? I have seen system design tutorials for Facebook, Instagram, etc. but I wanted to see how to design a student registration system where each student has an account, how to handle logging in/out, how to keep track of all of a student's courses as well as which students are enrolled in a course, etc.