https://github.com/charnaye95/therapyready-frontend
A one-stop site that makes it easy to find the clinic or therapist you are looking for.
https://github.com/charnaye95/therapyready-frontend
css javascript react reactjs
Last synced: 2 months ago
JSON representation
A one-stop site that makes it easy to find the clinic or therapist you are looking for.
- Host: GitHub
- URL: https://github.com/charnaye95/therapyready-frontend
- Owner: charnaye95
- Created: 2022-07-03T07:21:57.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T18:22:54.000Z (over 2 years ago)
- Last Synced: 2025-01-25T20:26:33.173Z (4 months ago)
- Topics: css, javascript, react, reactjs
- Language: JavaScript
- Homepage: https://therapyready.netlify.app/
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TherapyReady - Frontend App
[Link Deployed on Netlify](https://therapyready.netlify.app/)
## Screenshots of the appHomepage

Clinics

Therapists
## Technologies used
React.js, JSX, JavaScript, CSS, HTML## Description
A one-stop site that makes it easy to find the clinic or therapist you are looking for. When someone is seeking therapy, you don't want anything to dissuade them during the search. As of right now, I have yet to see a site that provides the essentials a therapy-seeker is looking for and TherapyReady is my in-progress answer for that.## Wireframes
Wireframe for Homepage

Wireframe for detail page

## Stretch Goals / Major Hurdles
- A stretch goal would be to add user authentication on the front end with signup and login functionality.
- A stretch goal would be to media query the CSS for other devices and screen sizes.
- A stretch goal is to add a saved page or component and for whichever clinics or therapists a user likes or favorites, it would add to the saved section.
- A major hurdle was staying in the React "frame of mind". I withstood it a lot better than my previous project and could see a major difference in my confidence level.
- A major hurdle was remembering syntax when dealing with JSX, but once you get going, its like muscle memory.
## List of Features / User Stories
- Users can see clinics available to them.
- Users can see therapists available to them.
- Users are able to understand a professional's specialty, price point, location, more about them, etc.
- Users are able to take health tests/questionnaires, further leading them in a better direction for their needs.