andoriyaprashant / OpSo

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

Feat: Implement a sliding navigation bar to replace the existing menu option on the home screen #37

Closed andoriyaprashant closed 2 months ago

andoriyaprashant commented 2 months ago

Describe the feature

Replace the current static menu option on the home screen of our Flutter app with a sliding navigation bar for improved navigation experience. The sliding navigation bar should seamlessly integrate with the existing UI and provide access to various app sections with smooth sliding animation.

Add ScreenShots

NA

Record

Saumya-28 commented 2 months ago

Hi @andoriyaprashant ! I would like to work on this issue. Could you please assign me this issue?

andoriyaprashant commented 2 months ago

@Saumya-28 I am assigning you this issue, but try to work on the previous issues assigned to you and open pull requests for them as well 👍🏻

Saumya-28 commented 2 months ago

@andoriyaprashant It would be very helpful if you could provide me with some more clarification on the requirement.

krishitapandey commented 2 months ago

Hi @andoriyaprashant ,Can I work on this issue . I have done the previous issuse

andoriyaprashant commented 2 months ago

@Saumya-28 Currently, our menu option opens like a screen. I want to implement a sliding navigation bar to replace the existing menu option on the home screen

Saumya-28 commented 2 months ago

@andoriyaprashant So basically instead of the vertical arrangement of the organization options in the menu screen, you want a sliding menu? Something like a sliding carousel for the options i suppose?

krishitapandey commented 2 months ago

@andoriyaprashant can I work on this . I am GSSOC's contributor .

andoriyaprashant commented 2 months ago

@andoriyaprashant So basically instead of the vertical arrangement of the organization options in the menu screen, you want a sliding menu? Something like a sliding carousel for the options i suppose?

@Saumya-28 Maybe I couldn't explain this feature properly to you. I wanted a sliding navigation bar that includes options for the about page, bookmarks screen, etc. However, you converted the home screen option into a sliding animation

image

Prashant-2024 commented 2 months ago

I have understood the issue clearly regarding implementing sliding navigation bar. Request to assign it to me under GSSOC'24