From 0e39465d8139f80d3d4b3b73fce6aa73277e1d25 Mon Sep 17 00:00:00 2001 From: Preston Baxter Date: Fri, 24 Nov 2023 11:49:54 -0600 Subject: [PATCH] C: Add User Guide --- docs/user_guide.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 docs/user_guide.md diff --git a/docs/user_guide.md b/docs/user_guide.md new file mode 100644 index 0000000..1af1f6a --- /dev/null +++ b/docs/user_guide.md @@ -0,0 +1,30 @@ +# How to Use + +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: + +[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) + +email must be in a valid format + +# Adding Vendors + +Once logged in on the dashboard page you can select the '+' button and the vendor account you would like to add. + +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. + +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