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.
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.
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.
- User Privileges (Allow Add/Removal of Students/Teachers)
- Password resets by emailing a code
- Password changing
- Apache
- mysql (Optional phpMyAdmin)
- database named "subject_support"
- Move documents into exposed apache folder
- Import "databaseStructure.sql" into "subject_support" database in mysql
- Navigate to the webpage
- Done!
- Admin Password - "Password01"
- Teacher Passwords - "Password01"