This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from dcsil/plan
update roadmap and architecture diagram
- Loading branch information
Showing
5 changed files
with
12 additions
and
13 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,28 @@ | ||
# Roadmap | ||
For our MVP, we will be focusing on creating behavior biometric services on Amazon Web Services. Therefore, our product roadmap will largely be influenced by Amazon Web Services. Based on our product features, the process is as follows: | ||
|
||
This describes our plans... | ||
|
||
- Setup a roadmap for at least the duration of this course. You may go longer to indicate long term goals. The roadmap can include as much detail as you want with the following conditions: | ||
- Must include your immediate next steps | ||
- Must include plans to perform user research | ||
- Must include low-fidelity plans for a launch date | ||
- You fill in the gaps. Be careful not to go too detailed as we have limited knowledge still. | ||
1. We must first deploy our website on AWS Amplify, Amazon DynamoDB, and AWS Lambda. | ||
2. The next step is to build the ML model for mouse movement behavior biometric detection with AWS Lambda and setup monitorization feature for mouse movement by HTML and JavaScript. | ||
3. Our services can extend from mouse movement to gesture and eye movements for Tablet and VR environments. | ||
|
||
## Short Term | ||
|
||
**Duration:** Q3 2019 | ||
**Duration:** rom September 2020 to November 2020 | ||
|
||
We intend to ship X, Y, Z - list tracking issues that encompass all details. | ||
We intend to deploy our website on AWS Amplify, Amazon DynamoDB, and AWS Lambda. | ||
|
||
## Medium Term | ||
|
||
**Duration:** Q4 2019 | ||
**Duration:** from November 2020 to December 2020 | ||
|
||
We intend to... medium-level of detail plans. | ||
We intend to build the ML model for mouse movement behavior biometric detection with AWS Lambda and setup monitorization feature for mouse movement by HTML and JavaScrip. | ||
|
||
We plan to launch a barebones alpha version in the medium term. | ||
|
||
## Long Term | ||
|
||
**Duration:** 2020 | ||
**Duration:** from December 2020 to future | ||
|
||
We intend to extend from mouse movement to gesture and eye movements for Tablet and VR environments. | ||
|
||
We intend to... high level plans | ||
![roadmap](./dispersive_cloud_roadmap.png) |