GDGC-MET / GDGC-MET/Medicareapp-Flutter

Select City/Country and Adding Notification Screen

Open
#8 0 comments 0 reactions 1 assignee Claimed by @ArtisticSyndrome View on GitHub
Dominant language
Dart
Stars
2
Forks
10
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
The Select City/Country screen first has only the option to select a country titled "city", and only option "India" available other countries are not available for selection, and the option is displayed 25 times,
and the notification button has no redirect screen

**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'screen\login\select_city_screen.dart' and 'screen\home\main_tab_screen.dart'
2. Click on 'select_city_screen.dart' and 'main_tab_screen.dart'
3. Scroll down to 'lines: 21, 63, 124, 142' in select_city_screen.dart and 'lines: 215' in main_tab_screen.dart
4. See error

**Expected behavior**
Add the title as "Select country" (line 21) and "Search your country" (line 63), add other country and city names for selection (line 124), reduce the count for displaying from 25 to 1 (line 142).
(Add a "notifications.dart" file) for the notification button should redirect to a notification page in app.

**Screenshots**
attached
![Screenshot 2024-10-14 141328](https://github.com/user-attachments/assets/0b2c4552-2f28-4d25-ab0a-8f30dc3bedf6)
![Screenshot 2024-10-14 141817](https://github.com/user-attachments/assets/806e6ed6-1c7a-4bc6-8b3f-1523836e10e6)
![Screenshot 2024-10-14 141822](https://github.com/user-attachments/assets/b5a1697d-a430-47b4-b765-b4a4456ab010)
![Screenshot 2024-10-14 141852](https://github.com/user-attachments/assets/78dc5d6c-9674-4ffe-9129-29cdf07a3066)

**Desktop (please complete the following information):**
- OS: [Windows 11]
- Browser[Firefox]
- Version [131.0.2]

**Smartphone (please complete the following information):**
- Device: [Redmi Note 10 Pro]
- OS: [MIUI]
- OS Version: [13.0.10]
- Browser [Firefox]
- Browser Version [131.0.2]

**Additional context**
Add any other context about the problem here.
Making basic changes and adding "city-country" for selection option, with names for some extra cities and countries.
and added a "notifications.dart" file for the notification button to redirect to

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.