diff options
author | Gunther6070 <haydenhartman10@yahoo.com> | 2025-03-17 20:46:21 -0400 |
---|---|---|
committer | Gunther6070 <haydenhartman10@yahoo.com> | 2025-03-17 20:46:21 -0400 |
commit | 91f5e51f763abb0b08c5dea468925222c8065d76 (patch) | |
tree | 2137eda8ae77605f7ab7073d6f00043d0593d8e8 | |
parent | c9e6145829cd0ea6ea3f1e7cc090ee20207b687a (diff) | |
download | JellySolutions-91f5e51f763abb0b08c5dea468925222c8065d76.tar.gz JellySolutions-91f5e51f763abb0b08c5dea468925222c8065d76.tar.bz2 JellySolutions-91f5e51f763abb0b08c5dea468925222c8065d76.zip |
Updated design doc and added website mockups
-rw-r--r-- | docs/CupboardPage.jpeg | bin | 0 -> 2359696 bytes | |||
-rw-r--r-- | docs/DashboardPage.jpeg | bin | 0 -> 2424408 bytes | |||
-rw-r--r-- | docs/DesignDoc.md | 22 | ||||
-rw-r--r-- | docs/FundingBasketPage.jpeg | bin | 0 -> 2508103 bytes | |||
-rw-r--r-- | docs/HomePage.jpeg | bin | 0 -> 2330104 bytes | |||
-rw-r--r-- | docs/LoginPage.jpeg | bin | 0 -> 2347376 bytes | |||
-rw-r--r-- | docs/NeedPage.jpeg | bin | 0 -> 2471361 bytes |
7 files changed, 22 insertions, 0 deletions
diff --git a/docs/CupboardPage.jpeg b/docs/CupboardPage.jpeg Binary files differnew file mode 100644 index 0000000..983563f --- /dev/null +++ b/docs/CupboardPage.jpeg diff --git a/docs/DashboardPage.jpeg b/docs/DashboardPage.jpeg Binary files differnew file mode 100644 index 0000000..48a862b --- /dev/null +++ b/docs/DashboardPage.jpeg diff --git a/docs/DesignDoc.md b/docs/DesignDoc.md index 5fda309..79f2864 100644 --- a/docs/DesignDoc.md +++ b/docs/DesignDoc.md @@ -20,6 +20,8 @@ Our project is intended to create a space to fund aquatic conservation, from phy > _**[Sprint 2 & 4]** Provide a very brief statement about the project and the most > important user group and user goals._ + + ### Glossary and Acronyms > _**[Sprint 2 & 4]** Provide a table of terms and acronyms._ @@ -38,6 +40,7 @@ This section describes the features of the application. ### Definition of MVP > _**[Sprint 2 & 4]** Provide a simple description of the Minimum Viable Product._ + Users are able to login to the Ufund, either as a manager or helper. Helpers are able to go to the cupboard and can view needs, search for needs, add/remove needs to their funding basket, and check out and fund needs. Managers can add, remove, and edit needs in the cupboard. Needs are saved so users and managers will see when they are updated. ### MVP Features @@ -88,6 +91,25 @@ This section describes the web interface flow; this is how the user views and in > (Add low-fidelity mockups prior to initiating your **[Sprint 2]** work so you have a good idea of the user interactions.) Eventually replace with representative screen shots of your high-fidelity results as these become available and finally include future recommendations improvement recommendations for your **[Sprint 4]** )_ +Home Page: + + +Login Page: + + +Dashboard: + + +Cupboard: + + +Need page: + + +Funding basket: + + + ### View Tier > _**[Sprint 4]** Provide a summary of the View Tier UI of your architecture. > Describe the types of components in the tier and describe their diff --git a/docs/FundingBasketPage.jpeg b/docs/FundingBasketPage.jpeg Binary files differnew file mode 100644 index 0000000..733d332 --- /dev/null +++ b/docs/FundingBasketPage.jpeg diff --git a/docs/HomePage.jpeg b/docs/HomePage.jpeg Binary files differnew file mode 100644 index 0000000..f747f0f --- /dev/null +++ b/docs/HomePage.jpeg diff --git a/docs/LoginPage.jpeg b/docs/LoginPage.jpeg Binary files differnew file mode 100644 index 0000000..00ef5af --- /dev/null +++ b/docs/LoginPage.jpeg diff --git a/docs/NeedPage.jpeg b/docs/NeedPage.jpeg Binary files differnew file mode 100644 index 0000000..8ffec79 --- /dev/null +++ b/docs/NeedPage.jpeg |