mdgspace / mdgspace/appetizer-flutter
Debug URL
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Dart
- Stars
- 19
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Add a feature to change the base URL if the current user is an Admin. This should be done at the time of login.
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 tracing the login flow and how the app determines whether the current user is an Admin. Identify where the base URL is stored or selected, then define the login behavior that lets an Admin change it. Done means the base URL can be changed during Admin login without affecting non-Admin users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100