git clone the repo python3 manage.py makemigrations assignment tas python3 manage.py migrate python3 manage.py runserver
username : avinav password : pass@123
- Instructor side login
- Student side login
- Add submissions for an assignment
- Remove submission for an assignment
- Plag checker for the instructor
- Plag checker shows clearly where the match was found
- Secure file uploads to the database in various formats
- Assignments have due dates to ensure on time submission
- Auto grader for the instructor
- Assesses coding practice and quality for the auto grader
- Interface for instructors to review submissions and leave comments (added the backend)
- Interface for students to review submissiobs
- The student login system has a bug that does not allow it to login right now
- Auto grading system cannot access file