NoobleMcScrunchkin / Subject-Support

System to replace paper based Subject Support verification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EC Subject Support System

Homepage

Homepage The homepage is the primary page that the user will interact with, where students doing subject support will be listed and teachers will be able to mark each period as done, or both, and relay which ones have been completed.

Add/Remove Students

Students This page is very similar to the homepage but instead of marking periods as complete it allows the user to add or remove students as well as edit existing students in the database. This page is only accessible by privilledged users.

Add/Remove Teachers

Teachers This is a page where accounts can be added for the use of teachers, by default all users will not be priviledged. There are also options for editing and removing existing accounts. The current account cannot be removed. This page is only accessible by privilledged users.

Other Features

  • User Privileges (Allow Add/Removal of Students/Teachers)
  • Password resets by emailing a code
  • Password changing

Requirements

  • Apache
  • mysql (Optional phpMyAdmin)
  • database named "subject_support"

Setup

  • Move documents into exposed apache folder
  • Import "databaseStructure.sql" into "subject_support" database in mysql
  • Navigate to the webpage
  • Done!

Defaults

  • Admin Password - "Password01"
  • Teacher Passwords - "Password01"

Screenshots

Home

Homepage

Students

Students

Teachers

Teachers

Change Password

Password Change

Edit Student

Edit Student

Edit Teacher

Edit Teacher

About

System to replace paper based Subject Support verification


Languages

Language:CSS 46.3%Language:PHP 30.8%Language:JavaScript 18.7%Language:HTML 1.6%Language:Smarty 1.4%Language:Hack 0.7%Language:TSQL 0.5%