You have no items in your shopping cart.
ABSTRACT
This project introduces a web-based Assignment Management System, which automates all the manual aspects of the conventional way of handling assignment. Its friendly user interfaces allow instructors and students to handle their assignments in a convenient, efficient, and simplified manner. In addition, this system also has a very good features of portability and extensibility. The aim of this study was to create a web based online assignment submission system and the objective of the system is to facilitate easy interaction of Instructors and students for assignment allocation, submission and grading purposes. The system was created to eliminate the traditional process of allocating an assignment and collecting the feedback for the assignment. The system was implemented as a web-based application through the useful tools of python programming language, html, cascading style sheet (CSS) and a python-based web framework called Django for developing web apps. It also utilized PostgreSQL database for storing the data, and database declarations were written in python with Django. The implementation of this system was aimed at downloading and uploading online assignments for students, with each interface having information about the instructions and its description for easy access.