Please enable JavaScript.
Coggle requires JavaScript to display documents.
West Shore College Web Application (User (Junior School Teacher (Book…
West Shore College Web Application
User
Junior School Teacher
Book particular times for study sessions that senior student can join
Able to describe clear outline of the study program for senior students to read.
Wants application to enhance learning of students
Head of School Teacher
Able to print study session report
Able to see which students have signed up to tutor
Wants to be able to access on laptop
Senior Students
Allows student to volunteer to help improve junior school students study
Need to be able to access on phone and laptop
Need to be able to see area of help requested by teacher
Client
West Shore College
Use West Shore College data base
Use provided logo and colour scheme
Requirements
Copy Right
Constraint: 8 Weeks
Must follow the Australian Accessibility Standards
Application Concept
Allows the senior school able to connect and help out junior school with study
Responsive Application
Students can sign up to study session set up by teachers
Developer
Data Requirements
Study Session Data
Student capable of to created study session
Teacher will add
Period
Description
Room
Building
Date
Need to store registered user data
Email
Password
Hashing
Name
User Access
Data Base Structure
Delete redundant and invalid accounts
Normalisation
Ensure all tables meet all normal forms
Follows normal form process
Delete data base on dates than have passed
User Interface
Usability
Responsive Application
Bootstrap Template
Design
Colour Scheme
White
Yellow/Gold
Blue
Follow the Australian Accessibility Standards
Coding Components
Programmable features that need to be researched
Encrypts password using hashing
Construct pdf summary report of database data with the option to print
Form to allow user to register, update accounts, search and create sessions
Create algorithm
Allows student to search for study sessions created by teacher based on date, periods and displays retrieved events
Updates user accounts including username, password and email
Validation Algorithm to check username and password during user registration
Languages
PHP
SQL
CSS
HTML