hackslash-nitp / cura

An application, made with Flutter, that acts as a platform for the charity institutions (old-age-homes, orphanages) to connect with the people
7 stars 14 forks source link

Named Routing #52

Closed RitwikSingh28 closed 1 year ago

RitwikSingh28 commented 1 year ago

We have to improve routing in our application by using namedRoutes, as this will allow our app to have a cleaner, modular and maintainable design.

For interested persons: Documentation - https://docs.flutter.dev/cookbook/navigation/named-routes
https://medium.flutterdevs.com/navigate-with-named-routes-in-flutter-5de44922789e

Deadline to complete the task - 2 days after having been assigned

@rani620 @SUSAJJIT @KarnikaKhandelwal @kmansimtg @Shazeb-Khan If any of you are interested in solving this issue, kindly mention here in the comments, so that I may assign it to you.

Please reply before 27 October if you are interested.

Devank-Sachdeva commented 1 year ago

Can u please assign this to me. I want to work on this issue

RitwikSingh28 commented 1 year ago

@Devank-Sachdeva Thanks for your interest in this :smile: Before I assign it to you, there are some things that I would like you to keep in mind while working on this issue

Deadline to complete - 27 October 11:59 A.M. If you agree to these conditions, or have any suggestions, please let us know

Devank-Sachdeva commented 1 year ago

I agree to these conditions and will start working right away.

Devank-Sachdeva commented 1 year ago

@RitwikSingh28 can u review it and tell me if any change is required.

RitwikSingh28 commented 1 year ago

@Devank-Sachdeva I have reviewed your changes, and I have provided the appropriate feedback as well. Please do look through it once.