项目作者: godfredcs

项目描述 :
A web application using php that allows lecturers or teachers to upload assignments and exercises which students would download and submit them after solving.
高级语言: PHP
项目地址: git://github.com/godfredcs/envelope.git
创建时间: 2017-09-07T22:22:27Z
项目社区:https://github.com/godfredcs/envelope

开源协议:

下载


README

This system creates a platform where lecturers would upload assignments and exercises so that students would download them, solve them and submit them.

Both lecturers and students alike are expected to create accounts first before they are granted access to the system.

In the system we have lecturers and students sections which are directed by the lecturer and student buttons on the landing page through the login or signup pages.

A database is created which handles all the above activities.

Languages or tools used are php, html, css, javascript, jquery, bootstrap, mysql.