ACM-VIT / ACM-VIT/apptitude-2021

Teams

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Teams feature - team code, team list, etc
Logic for team code - generate hash that can be shared via WhatsApp or Email or Telegram, and in team input verify hash exists in a table with schema "TEAMNAME | TEAMMATENO | TEAMHASH" if exists, check if teamname has members > 2, if > 2 then say team full, else increment TEAMMATENO and add membername to db

- [ ] Base feature

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the team input flow and the database schema or entry point for the TEAMNAME, TEAMMATENO, and TEAMHASH fields. Define the team-code sharing and membership checks, including the limit of two members, then verify that a valid code adds a member and a full team is rejected.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.