Skip to content

aalanders/react-fintech-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Run yarn to install.

  2. Run yarn start to start the application. Go to: http://localhost:3000.

Goals

  • Develop some way to visualize the mock data easily (Table, List, Etc...).
  • Your solution showcases your CSS styling skills.

Stretch Goals

  • Calculate a fund's multiple (Hint: This calculation is derived from the impliedValue and cost data points in the mocks).
  • Implement some type of routing solution to view a specific fund/company data.
  • We are starting to use visualizations to show this type of data in our real product. It would be cool to see you implement some visualizations from the mock data provided.
  • Modify/Add to the mock data to create a more interesting/rich experience.

Acceptance Criteria

  • The code is well organized.
  • The code follows React/JavaScript best practices.
  • The code has good test coverage.
  • Your Git commit history is clean and meaningful.

About

React project displaying Companies, Funds, and Graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages