Sexual Well-being for men with ED
At any point in time 30-40% of men report experiencing some form of sexual health difficulty that impacts on their emotional, physical and relational wellbeing. One most common sexual health problem is erectile difficulties (ED).
On the other hand, there is very limited information about basic physiology and understanding of our bodies in sex, which has a major impact on how far people will go to avoid or hide such issues from their partners and others.
The application aims to introduce helpful information regarding the sexual well-being of men with ED.
After a one day Design Thinking workshop with our client and Product Owner, we decided to create EDDIE; an informative web based app for men with ED. The application aims to help men understand the underlying causes of ED, navigate through some user stories and find relevant resources quickly, instead of going via the NHS patient route.
- Simple to use and accessible
- User friendly and engaging
- Read about realistic user stories and find out how they coped
- Understand the main causes and mechanism behind ED
- Access some basic exercises and interventions
- Adhere to current data protection laws
An initial prototype was created for user testing, that can be accessed via this link: Prototype v.1
And an updated version of the prototype, based on corrections and user feedback : Prototype v.2
Edmund wants to enjoy sex but has been experiencing erectile difficulties recently and finds it difficult to discuss this issue with partner. Instead of waiting to be seen by a healthcare specialist, he wishes to find some basic information about this situation online and some simple steps he can take to tackle the issue.
- Edmund can see a intro message on landing page
- When the "stories" button is clicked, Edmund can see all available case studies
- When the "theory" button is clicked, Edmund can see links to more educational material
- Edmund can click on a character to find out more about this case study
- Edmund can learn about ways the character coped with their particular issue
- Edmund can also find links to basic exercises and suggested material for further advice and guidance
- Daniel - married 25 years, has 1 child,
- Jorge - 22 years old,
- Martin - 32 years old,
- Peter - 19 years old,
- Mohamed - 36 years old, 9 years married,
- Ralph - 44 years old
- Physical
- Psychological
- Relational
- Cultivate your curiosity
- Cultivate openness
- Cultivate communication
- Appetitive state
- Aversive state
- Male Mindful Self Practice
- Kegel exercises for men
- Sensate focus
- React
- React Router
- Pure React Carousel
- Sass
- Styled Components
- Jest
- Travis
- Babel
$ git clone https://github.com/fac-13/EDDIE.git
To build and run the server:
$ npm i
$ npm run start
$ cd client
$ npm run test