Skip to content

Lab Report #2

Deniz Bilge Akkoç edited this page Oct 1, 2024 · 1 revision

Lab Report #2

Overview

This report summarizes the topics we discussed this week, focusing on mechanisms and contexts. During this lab, we defined user types, which include:

  • Administrator
  • Guest
  • Trainee
  • Trainer
  • Dietician

The Trainer user type will have the capability to create training programs for Trainees to join. There will be two types of programs: group and individual. Each program will include workouts categorized by location, such as:

  • Club
  • Home
  • Outdoor

Additionally, the specific muscles targeted in each program will be displayed. Users will also have the option to search for workouts based on desired muscle groups. To encourage engagement, a leaderboard will be implemented, with separate leaderboards for each user type based on collected points. Users can create subforms on specific topics, and daily challenges will be introduced to earn additional points. Tags will be used to enhance engagement with posts.

Next Steps

  1. Requirements will be organized based on the ideas gathered during this lab.
Clone this wiki locally