Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 807 Bytes

File metadata and controls

7 lines (5 loc) · 807 Bytes

#DESCRIPTION : This is a client/server java learning platform application built for students & professors. It works much like the popular d2l, here are the functionalities:

  • Login as student or as professor
  • Student: can login, register for courses view assignments and download their files, upload and submit their assignments to their professor. E-mail other students or their professor, view their grades and returned assignments
  • professors: can register, create courses, enroll or drop students from their courses, upload assignment files to their courses, view their submitted assignments whih are downloaded to a specified file path. mark the assignments and return the assignment uploaded with a grade. Professors can also send an email to their whole classlist or to a specific student.