An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# TherapyReady - Frontend App

[Link Deployed on Netlify](https://therapyready.netlify.app/)

## Screenshots of the app

Homepage
![Homepage](https://i.imgur.com/T2PTv6O.png "Homepage")


Clinics
![Clinics list](https://i.imgur.com/GDk9HaS.png "Clinics-frontend")


Therapists

![Therapists list](https://i.imgur.com/rKvN43G.png "Therapists-frontend")

## 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 homepage](https://i.imgur.com/hO3Lgsv.png)


Wireframe for detail page

![Wireframe for detail page](https://i.imgur.com/zvjFpoH.png)

## 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.