Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added FlowOfControl.md #130

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 71 additions & 0 deletions FlowOfControl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# Flow Of Control

## 1. Login

You can Login using existing credentials or Forget Password if lost.

<img src="docs/static/focassets/1.png"/>

## 2. Signup

Create New Account

<img src="docs/static/focassets/2.png"/>

## 3. Forget Password

Enter Email if you forgot password

<img src="docs/static/focassets/12.png"/>

## 4. Verify Email

Verify Email else the toast will appear on using Login

<img src="docs/static/focassets/3.png"/>

## 5. Projects Page

Create new Project here

<img src="docs/static/focassets/4.png"/>

## 6. Create New Project

Enter project name and click on "Create"

<img src="docs/static/focassets/5.png"/>

## 7. Updated Project page

Created Projects will appear here

<img src="docs/static/focassets/6.png"/>

## 8. Resource Page

Created resources will appear here

<img src="docs/static/focassets/7.png"/>

## 9. Create New Resource

You can create new resources

<img src="docs/static/focassets/8.png"/>

## 10. Resources endpoints

Endpoints of create resources using different methods will appear here

<img src="docs/static/focassets/9.png"/>

## 11. API Preview

<img src="docs/static/focassets/10.png"/>

## 12. API Results

<img src="docs/static/focassets/11.png"/>


3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@ EMAIL_ID={email}
EMAIL_PWD={password}

```
## How to use this app ?
[Read Flow Of Control](FlowOfControl.md)


## 💼 Code of Conduct

Expand Down
Binary file added docs/static/focassets/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/focassets/10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/focassets/11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/focassets/12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/focassets/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/focassets/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/focassets/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/focassets/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/focassets/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/focassets/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/focassets/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/focassets/9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.