Skip to content

altherlex/pocmynd-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC single-page app using React + Rsuite

Vercel

live https://pocmynd-app.vercel.app/ or https://pocmynd-app-git-master-altherlex.vercel.app/

TODO

  • Use tags on the Table
  • Open a model from the drawer with user's detail
  • Fix TagPicker (use CheckPicker) on the Form
  • Investigate Table filtering
  • Use Tooltip hovering the Table - import { Popover, Whisper } from 'rsuite';
  • Investigate Toaster/Snacks - import { Notification, toaster } from 'rsuite';
  • Create "open cell" component for the Table
  • Wrong date - Use moment.js

Link utils