Please enable JavaScript.
Coggle requires JavaScript to display documents.
tutoring website - Coggle Diagram
tutoring website
html code
mentor page
mentee page
teacher page
register page
subject page
login page
booking page
comment page
database
bookings
mentee id
timeslot id
mentor id
subject
booking id
mentor time slots
mentor id
time slot
time slot id
teachers
name
classes
password
email
teacher id
subjects
subject
mentor id
mentees
class
comments
mentee id
password
name
emial
year
gender
comments
mentee id
mentor id
subject id
comment
comment id
mentors
subjects
mentor id
class
password
name
email
gender
year
classes
class id
teacher id
python code
create an account
create a time slot
login
creating a subject
make a booking
making a comment
pages
mentor portal
make a time slot
view bookings
add a subject
teacher potal
comments
bookings
clases
mentee portal
make a booking
make a comment
add subjects
login
register
users
mentee
can make bookings
can add subjects
can make comments
teacher
can view comments
can view bookings
can view and add classes
mentor
can add time slots
can view bookings
can add subjects