Skip to content

Mission statement: TheraStar works to solve the persisting issue of connecting people who are suffering to potential resources that could help them. If you are mourning, or are looking for ways to support a friend in need, or just want plain advice, TheraStar is a click away.

Notifications You must be signed in to change notification settings

ikemanep1/TheraStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheraStar

A place to find help.

By Ike Esquivel-Pilloud

Description

This is a REACT project that fetches data from a deployed API containing information for articles and mental health practitioners. It is for users who are looking to find mental health practitioners in the Portland area, as well as articles on coping with stress, anxiety, and more.

Setup/Installation Requirements

specs

The logic incorporates state functionality, inverse data flow, and unidirectional data flow to dynamically update pages as the DOM is manipulated. Forms take input, buttons affect what is visible, and functions fire at specific intervals.

This visual shows all of the pages that involve state functionality. Class-based components are dark gray, while functional components are light gray. Pink links highlight connections between class-based components, while red links connect functional components.

Only the control components, and the app itself are class-based components. The forms, singular pages, and list pages are functional components. The program will navigate to a confirmation page if a new article or review is added, and will then navigate to a form page. Information submitted through these form pages will show up in the home page of the application.

_TheraStar makes API fetch requests to another heroku application, which take information stored within the API and display it to the user.

Support and contact details

ike.esquivelpilloud@gmail.com

_Here is the repository to the API that this project calls: https://github.com/ikemanep1/Capstone

Technologies Used

_I used jquery, and javaScript, along with atom and github. I also used the following:

-Babel

-ESlint

-Webpack

-Plugins

-REACT

License

MIT licensing

Copyright (c) 2020 Ike Esquivel-Pilloud -->

About

Mission statement: TheraStar works to solve the persisting issue of connecting people who are suffering to potential resources that could help them. If you are mourning, or are looking for ways to support a friend in need, or just want plain advice, TheraStar is a click away.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published