C: Add images to user guide
After Width: | Height: | Size: 68 KiB |
After Width: | Height: | Size: 65 KiB |
After Width: | Height: | Size: 94 KiB |
After Width: | Height: | Size: 1.2 MiB |
After Width: | Height: | Size: 49 KiB |
After Width: | Height: | Size: 1.1 MiB |
After Width: | Height: | Size: 53 KiB |
After Width: | Height: | Size: 68 KiB |
|
@ -4,12 +4,20 @@ This is your one stop shop for how to use my capstone project
|
|||
|
||||
# Logging In
|
||||
|
||||
to login click the login button in the top right of the homepage or navigate to:
|
||||
to login click the login button in the top right of the homepage
|
||||
|
||||
![picture](./img/login_home.png)
|
||||
|
||||
or navigate to:
|
||||
|
||||
[https://capstone.preston-baxter.com/login](https://capstone.preston-baxter.com/login)
|
||||
|
||||
# Signing Up
|
||||
If you don't have an account you can sign up at [https://capstone.preston-baxter.com/login](https://capstone.preston-baxter.com/login)
|
||||
If you don't have an account you can sign up by clicking `create an account`
|
||||
|
||||
![picture](./img/signup.png)
|
||||
|
||||
or at [https://capstone.preston-baxter.com/login](https://capstone.preston-baxter.com/login)
|
||||
|
||||
email must be in a valid format
|
||||
|
||||
|
@ -17,14 +25,20 @@ email must be in a valid format
|
|||
|
||||
Once logged in on the dashboard page you can select the '+' button and the vendor account you would like to add.
|
||||
|
||||
![picture](./img/vendor_add.png)
|
||||
|
||||
You will then be redirected to that vendors login page to ask permission to act on your behalf.
|
||||
|
||||
# Creating Actions
|
||||
|
||||
Once you have some vendors configured you can then add an action. Currently the only action supported is scheduling a live stream off of a plan.
|
||||
|
||||
![picture](./img/action_add.png)
|
||||
|
||||
In the actions table, select the 'Add Action' button and follow the prompts.
|
||||
|
||||
# Auditing
|
||||
|
||||
Once you have an action setup you can view how the system is interacting with events and making descision in the events tab
|
||||
|
||||
![picture](./img/events.png)
|
||||
|
|