Skip to content

Instantly share code, notes, and snippets.

@m0k1
Created January 2, 2019 19:41
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 m0k1/48e4d5f7bd36e68b83827e76bfe9448c to your computer and use it in GitHub Desktop.
Save m0k1/48e4d5f7bd36e68b83827e76bfe9448c to your computer and use it in GitHub Desktop.

Bank of commons ReactJS frontend

Screens

  1. register
  2. login
  3. forgot password
  4. company
    1. account
    2. users
    3. settings
  5. user
    1. company
    2. profile
    3. security
    4. clients
  6. dashboard
  7. wallet
  8. pos
  9. about

Project init (12h)

  • Integration Material Ui Admin Theme

Register (8h)

  • registration form
  • Show successed message

Login (8h)

  • Login form
  • handle error

Forgot password (4h)

  • Forgot password form
  • Show successed message

Company account (25h)

Info widgets

  • Account information
    1. Change Logo
    2. Reset Keys
    3. Edit company info
  • Responsible of Company KYC data
  • Api Data
  • Tier level
  • Cash in methods
  • Cash out methods
  • Exchanges

Company users (12h)

  • pagination widget of company users
  • Add new user
    1. Add existing user
    2. Create new user

Company settings(15h)

Checkbox widgets

  • Activity notification
  • currencies

My schedules widget

  • pagination widget of schedules
  • Add new (4 step wizard)

User company (8h)

  • List of in company

User profile (12h)

  • Change photo
  • Basic info form
  • Change password
  • Edit profile info

User security and 2FA (8h)

  • Show-Hide widget
  • Reload qr code

My account clients (8h)

  • pagination widget of clients

Dashboard (18h)

  • Choice reference valute
  • Currencies Value
  • Graph of activity
  • List of last transactions
  • List of alerts
  • Status panel

Wallet (30h)

  • Choice reference valute
  • Info widget of current total balance
  • Cash in
  • Cash out
  • Exchange
  • Wallet to wallet
  • Wallet transacrions widget
    1. pagination
    2. graph
    3. filters
    4. list of transactions

Pos (8h)

  • Pagination list widget
  • Add new pos

About (4h)

  • Info widget

Testing (20h)

Prepare to production (10h)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment