nonprofits
This commit is contained in:
parent
9fcf751736
commit
03698bf7e3
5 changed files with 19 additions and 18 deletions
BIN
src/assets/theseed1.jpg
Normal file
BIN
src/assets/theseed1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 149 KiB |
BIN
src/assets/theseed2.png
Normal file
BIN
src/assets/theseed2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 469 KiB |
BIN
src/assets/theseed3.png
Normal file
BIN
src/assets/theseed3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 794 KiB |
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"name": "Example",
|
||||
"pageType": "volunteer",
|
||||
"repositoryTopics": {
|
||||
"edges": [
|
||||
{
|
||||
"node": {
|
||||
"topic": {
|
||||
"name": "volunteering"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"readme": {
|
||||
"text": "## Whats Up?"
|
||||
}
|
||||
}
|
19
src/pages/nonprofits.json
Normal file
19
src/pages/nonprofits.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Austin Give Camp",
|
||||
"description": "Pro-bono web dev for good.",
|
||||
"pageType": "volunteer",
|
||||
"repositoryTopics": {
|
||||
"edges": [
|
||||
{
|
||||
"node": {
|
||||
"topic": {
|
||||
"name": "volunteering"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"readme": {
|
||||
"text": "## The SEED \n ### Adult & Family Learning Community \n Through analytics it was apparent very few could find out how to sign up for classes on learning English - an all English website and the page being burried through subnavs was the likely culprit. We user tested some updated designs where a non-native speaker could jump right to a Spanish page on how to sign up for classes first. \n\n  \n\n We then improved **internationalization** for the rest of the website to support all the user personas we had discovered: _The Student, The Donor, and The Volunteer_. Next up was improving ways people can get involved either through their time or their dollar through a better workflow and cleaned up content. \n\n  \n\n Small tweaks made a world of difference for these users. Even ensuring the site ran on **HTTPS significantly raised the confidence of a potential donor**. I just about cried tears of happiness when the thank you letters came in from the group for impact we made on their group and org. \n\n "
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue