Please enable JavaScript.
Coggle requires JavaScript to display documents.
Kairos website (Data and Coding (SQL (tables (create tables, primary keys…
Kairos website
Data and Coding
SQL
table data manipulation
queries
insert data
pulling data from tables
change data
swap between tables
tables
create tables
primary keys and foreign keys
links between tables
transfering student data from a CSV document
Emails through coding
PHP
session
storage
important information needed by site
usernames
passwords
Preferences
option to change
replace preference
Select 2 preferences
pref 1 and pref 2
can't be the same
user proofing
can't choose same Kairos for both preferences
can't choose while not logged in
User Interface
Access bar at top of page
Kairos
Home
Register
Log In
Preferences
Branding
House logo
Terrace logo
accessibility
good colour choice that still links to Terrace colours
aesthetically pleasing
good contrast
red, black, white
User proof
index bar
Functionality
security
encryption
certain things only accessible to admins and mentors
processes
database uses
encryption
queries
select
insert
constraints
Client Problem
unique log in and sign in for each student
needs a website that gives the students the ability to select a Kairos preference
Admins and mentors
gives admins and instructors the ability to confirm and adjust Kairos preferences
overview the student sign up
Register/Log In
register
just use S number and password
transfer data from other tables (.CSV file)
other details stored in userbase
two factor authentication
session variables for log in