/next-express

Primary LanguageJavaScript

shintech/next

Installation

.yarn install

Usage

Development

npm run dev

Production

docker-compose build && docker-compose up -d

TODO

  • authentication
  • work on loading component
  • try to make loading animation for d3 graphs
  • write some tests
  • upload and process files
  • download files
  • more graph
  • error and success handling for file upload
  • find a different solution for fonts
  • convert Section component into Layout
  • add success and failure actions for fetch
  • handle error in fetch action
  • modal to display detailed info
  • animated transition for modal
  • button to switch between top and side navigation
  • override options on components
  • add styling to contents of Section
  • add styling to contents of Modal
  • add some more layouts
  • make better compnent for adding tasks
  • add grid layout to sandbox
  • make modal movable
  • add griddle to sandbox
  • some fake numerical data
  • style footer
  • make navbar collapse