Skip to content

HeadCount 3.0 is a project designed to challenge my skills at manipulating data and creating small, reusable React components. For each iteration of the project, I focused on being able to access, manipulate, filter, find and compare data using the Colorado Kindergarten school district test scores object as a sample.

Notifications You must be signed in to change notification settings

TMcMeans/HeadCount3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeadCount 3.0

Team: Tanj McMeans

HeadCount 3.0 is a project designed to challenge my skills at manipulating data and creating small, reusable React components. For each iteration of the project, I focused on being able to access, manipulate, filter, find and compare data using the Colorado Kindergarten school district test scores object as a sample.

This application was built using the create-react-app boilerplate, tested with Jest/Enzyme and styled and made responsive with CSS.

Goals for this project =>

  • Separate application logic into small, testable functions.
  • Create modular, reusable React components.
  • Use propTypes to validate props passed to each component.
  • Write meaningful, comprehensive unit and integration tests.
  • Reach complete functionality on all iterations.

How to Use

Fork or clone down this project =>

  • Run npm install from the root directory
  • Run npm start and visit localhost:3000 in your browser
  • You can begin running tests with npm test

Functionality

Initial State

Searching by district

Comparing districts

Responsive View

Responsive Tablet View

About

HeadCount 3.0 is a project designed to challenge my skills at manipulating data and creating small, reusable React components. For each iteration of the project, I focused on being able to access, manipulate, filter, find and compare data using the Colorado Kindergarten school district test scores object as a sample.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published