andoriyaprashant / OpSo

OpSo is a Flutter app that provides comprehensive information about various open-source programs
MIT License
35 stars 59 forks source link

Added bookmark icon for all programs and bookmark page. #72

Closed Pra-kas closed 1 month ago

yagnik2411 commented 1 month ago

it would be best if you described the changes @Pra-kas

Pra-kas commented 1 month ago

Sir I have added bookmark icon in each program. I have added a bookmark section above About section. Also resolve overflow issues in About section.

andoriyaprashant commented 1 month ago

@Pra-kas I tested the bookmark feature on the GSOD program. When I clicked on the bookmark option, it showed 'Bookmark added,' but when I checked in the bookmarks section, there was nothing there. Please fix this bug and also resolve the conflicts

Pra-kas commented 1 month ago

@Pra-kas I tested the bookmark feature on the GSOD program. When I clicked on the bookmark option, it showed 'Bookmark added,' but when I checked in the bookmarks section, there was nothing there. Please fix this bug and also resolve the conflicts

Should I need to implement this in static manner? Or We need user details so that we can track which user is bookmarked the program.To implement this we need to work on backend feature also sir.

yagnik2411 commented 1 month ago

@Pra-kas we have a conflict in the bar. dart

also use SQLite or shred preference right now

Pra-kas commented 1 month ago

@Pra-kas we have a conflict in the bar. dart

also use SQLite or shred preference right now

Ok sir

yagnik2411 commented 1 month ago

@Pra-kas i will check in 1-2 day

Pra-kas commented 1 month ago

@andoriyaprashant @yagnik2411 Sir i have resolved bookmark feature bug and also resolved conflicts.

Screencast from 2024-05-16 19-15-10.webm

yagnik2411 commented 1 month ago

@Pra-kas we have a conflict on the homepage.dart slove this and I check it and merge it