GeekHaven / GeekHaven/Forum-Frontend-App
Create Main Activity and fragments for sections
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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