mestafrica / mobile-wallet-fraud-database

Currently, curbing mobile money fraud in the country is nearly impossible. To tackle this issue, we propose developing a real-time database that allows users to query and determine if a phone number is likely fraudulent based on public contributions, especially from those who have experienced fraud.
MIT License
0 stars 17 forks source link

Report Fraud Numbers UI #50

Closed alexboateng closed 3 months ago

alexboateng commented 3 months ago

Add UI Modal for reporting fraud Numbers Should be step-wise Clicking next moves to the next form

Screenshot 2024-08-07 at 3 43 34 PM Screenshot 2024-08-07 at 3 43 44 PM Screenshot 2024-08-07 at 3 44 40 PM Screenshot 2024-08-07 at 3 45 33 PM

Corletey commented 3 months ago

I would like to pick up this issue. However, is there a specific package you recommend I use for the form navigation?

alexboateng commented 3 months ago

You can use state management @Corletey