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

Add Payments UI #65

Closed RitwikSingh28 closed 1 year ago

RitwikSingh28 commented 1 year ago

Description: :thought_balloon:

To add the Payment UI in the application.

Guidelines: :thinking:

  • Make sure to make the page adaptive to various screen sizes using ScreenUtil package.
  • Integrate into the general flow of the app through the donation_page.dart
  • Pass the data from donation_page.dart to the Payments UI

Deadline: :hourglass: 2 days after having been assigned

Resources: ScreenUtil

Please let us know if you are interested in working on this issue, so that I may assign it to you.

RitwikSingh28 commented 1 year ago

No need to create a separate UI for the payments interface, as that will be provided by the RazorPay API. Closing due to being unnecessary