Please enable JavaScript.
Coggle requires JavaScript to display documents.
ThriveTies website home page: index.php - Coggle Diagram
ThriveTies website home page: index.php
Back-End for logic and data processing
register.php
update database
verify email, setup 2FA
log-in.php
If the user is a teacher: teacherhome.php
If alumni: alumnihome.php
teacherhome.php
teacherprofile.php
Using home button
To display data specific to the user, queries will be run to retrieve the data from the database. For example the list of starred people, or the contents of profiles.
alumnihome.php
alumniprofile.php
using home button
validate by comparing to database
CSS files for styling:
style.css
bootstrap.css
dashboard.css
profile.css
JavaScript for interactivity and dynamic behaviour
app.js
ajax.js
chart.js
user_actions.js
Database
database_config.php
database_schema.sql
queries.sql
Libraries that I might use
chart.js
bootstrap.css
Session and authentication Management
auth.php
password_rest.php
Media and Assets
images (JPEG)