Skip to content

Instantly share code, notes, and snippets.

@3zzy
Last active June 28, 2020 00:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 3zzy/4cd700539bd8d77e088c0bb354c10f63 to your computer and use it in GitHub Desktop.
Save 3zzy/4cd700539bd8d77e088c0bb354c10f63 to your computer and use it in GitHub Desktop.
TQ Pilot Meeting

Actions user can perform

- Registration
- Login
- Logout
- Password reset
- Email change
- Update Profile (currently only bank details)
- Create a request (withdrawal / deposit)
- View account (requests / transactions)
- Contact Us

Overview

Authentication

- Registration
    - Valid ITS and registered rmail required
    - Email verification required
- Login
- Password Reset
- Email and Password can be changed later

Profile

- Most of the profile is read-only
- Update Bank details 
- Ability to change email and password

Home

- Displays the list of accounts
    - Currently only Husain scheme
    - Other accounts in the future

Account Page

- Requests Tab displays all unsettled Requests
- Transations Tab displays all settled transactions

Contribute

- Select an account (currently only Husain Scheme)
- Select amount
- Select duration
- Agree to terms
- Select transfer method
    - Poli
        - Follow the steps and complete
        - Will be notified by email on approval
    - Bank transfer
        - Manually transfer and mention the tag
        - Indicate if transferred by clicking the 'Transferred' button
        - Will be notified by email on approval
    - PayID
        - Manually transfer and mention the tag
        - Indicate if transferred by clicking the 'Transferred' button
        - Will be notified by email on approval

Withdrawal

- Can be found on the Husain scheme account detail page
- Select account
- Enter amount (less than or equal to the balance)
- Review and confirm by clicking 'Withdraw'

Contact Us

- Write to us anytime using this form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment