Markyjay / fs-django-project

0 stars 1 forks source link

User Story: Enhancing User Profiles with Authentication Integration #16

Open Markyjay opened 5 months ago

Markyjay commented 5 months ago

As a TutorSight User I want to have a personalized and secure experience on the platform, so that I can efficiently access and manage my tutoring activities.

Markyjay commented 5 months ago

As a logged-in (tutor) user,

I want to create my TutorProfile to showcase my expertise. I navigate to the profile creation section. I fill in details such as my bio, expertise, hourly rate, and availability. I save my profile, and the system associates it with my User account.

Markyjay commented 5 months ago

As a logged-in (student) user,

I want to explore and book tutoring sessions. I navigate to the search or browse section. I see personalized recommendations based on my profile. I can book sessions with teachers and leave reviews after the sessions.

Markyjay commented 5 months ago

As a logged-in (admin) user,

I want to receive and manage reviews for my TeacherProfile. I navigate to my TeacherProfile page. I can view ratings and comments left by students. I use this feedback to continuously improve tutor and student support.