Skip to content

The Frontend provides the user interface to collect information so it can display eligibility information obtained from the Backend.

Notifications You must be signed in to change notification settings

clear-it/frontend

Repository files navigation

Basic Implementation

The Frontend will retrieve the "State" data object from the api and then run conditionals based on user input to determine eligibility. This reduces the number of api calls necessary and allows for the api to be extensible for other use cases.

The general idea:

  • user selects state of conviction
  • retrieve data from Backend
  • hold data in state
  • render forms to harvest data
  • compare
  • redirect to results page

About

The Frontend provides the user interface to collect information so it can display eligibility information obtained from the Backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published