Skip to content

Instantly share code, notes, and snippets.

@krushndayshmookh
Last active June 18, 2020 11:14
Show Gist options
  • Save krushndayshmookh/e66fbad40d5ee850b7afd0b360080252 to your computer and use it in GitHub Desktop.
Save krushndayshmookh/e66fbad40d5ee850b7afd0b360080252 to your computer and use it in GitHub Desktop.

App

  • auth
    • register
    • login
    • change pass
  • funds
    • subscribed
    • all
    • detials
    • actions(subscribe/unsubscribe)
  • menu
    • settings
      • dark mode
      • language
  • profile
    • show
    • edit
  • payments (razorpay)
    • pay
    • history
  • broker
    • connect
    • list
    • status
  • help
    • terms
    • contact form
    • about page

Dashboard

  • auth
    • register
    • login
    • change pass
  • fund
    • list
    • create
    • manage
      • ratios(pyfolio)
      • select instruents
      • turn on/off
      • input
        • manual
          • form for input
          • order on click
          • order on condition
            • regular
            • time multiplier
            • profit multiplier
        • API
      • transactions
      • forward testing
  • payout
    • calculation
    • display pending
    • bank details
    • history
  • profile
    • view
    • edit
  • stats
    • profit percent
    • win loss ratio

website

  • homepage
  • about
  • contact
  • blog
    • list
    • single post
    • create
    • login
  • text for homepage
  • text for about

ADDED LATER

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