Mfund documentation
  • Introduction
  • Setup Guidelines
    • Mfund Flutter App
    • Mfund Backend
  • Technology Used
  • Architecture
  • Database Structure
  • App Flow
    • Dashboard App Flow
    • User App Flow
  • Backend Flow
  • API Documentation
    • Dashboard APIs
    • App APIs
  • Screens
    • App Screens
      • Login Screen
      • Signup Screen
      • KYC Screen
      • Home Screen
      • Investment Screen
      • Profile Screen
      • Withdraw Screen
    • Dashboard Screens
      • Login Screen
      • Home Screen
      • Investment Plan Screen
      • Investors Screen
      • Balances Screen
      • Transaction Details Screen
      • Settings Screen
      • App Bar
Powered by GitBook
On this page

Was this helpful?

  1. Screens
  2. Dashboard Screens

Investment Plan Screen

PreviousHome ScreenNextInvestors Screen

Last updated 4 years ago

Was this helpful?

Investment Plan :

  • Investment Plan Screen depicts all the details of the organisations , this screen also contains a dialog box through which an admin can add other organisations. The details are fetched through GET API request and when the admin fills the dialog box, the data is stored in the backend through POST request.