Virtual-Learning-Environment

Virtual Learning Environment is a website in which tutors(admins) and students can interact.

The main goal of this website is about the education of the C language.

FEATURES

Tutors(Admins) have the ability to add/edit/delete the followings:

  • Announcements
  • Assignments(any .ext is accepted)
  • Documents (any .ext is accepted)
  • Users

On the other hand, students cannot do any of the above because their main goal is to watch what the tutors upload

NOTES

1) VLE was developed for the needs of the subject: Internet Educational Environments and we were not asked to make a register form. The login credentials are stored in student3620.sql and i suggest you to run it on your localhost.

2) There was better focus on the PHP Back End Development than the front ent part.