Skip to content

alanyinjs/stokify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stokify

The goal of this project is to store stock transactions and calculate the total amount of profit/loss for a certain period. The project also supports searching and sorting functions.

TODOS

  • Fixing existing functions (jump to home url using history.push).
  • Fixing some issues with converting price to decimals (there is some rounding errors that need to be fixed).
  • Use redux-thunk and axios to connect to remove API (or mock API), especially populate initial state in ComponentDidMount() lifecycle event. -> require at lease a mock server (will write one).
  • Styling components using Sass.
  • Depending on the API, introduce infinite-scroll to add better user experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published