GeekHaven / GeekHaven/Forum-Frontend-App

Create Main Activity and fragments for sections

Open
#5 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
Kotlin
Stars
0
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Create a main activity and fragments of all sections namely about, contact us, forum and organizations. The fragment layouts should be inflated in a container (example frameLayout) of the main activity.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the app's existing activity and layout structure, then identify where a main activity and fragment layouts for About, Contact Us, Forum, and Organizations belong. Implement the section fragments and inflate them into a container such as a FrameLayout in the main activity. Done means all four sections can be displayed through the main activity.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.