Skip to content

jkrgS/pharma-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pharma-react

Features implemented

  • Paginated table of provided api data {page size selection included} (ant design) / *** i found a potential bug on the pagination of antd, you can just choose the last page, is empty{delusionally you see the data of the page you was}, the previous one has the last element.
  • Bar chart (Highcharts)
  • On another branch(feature/#), started the implementation of Auth, with JWT, and the basic handling will be from server-side(is in an separate repo, that for now is private, because will be used in the college that i lecture, if someone needs access please let me know to set you a as a collab), at the end server-side app will be added in this monorepo

Project architecture

  • Monorepo
  • Redux state management

Potential improvements

  • GraphQL
  • Jest unit tests
  • Cypress e2e tests

Instructions

Install deps

// from root
sudo yarn install

Run the app

// from root
yarn ui-start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published