Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 707 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 707 Bytes

vue-crm

Running on local machine

yarn serve

TODOs for step first feature (Priority: Bottom to Top)

  • Restructure component files
  • Validate form
  • Make pagination for users
  • Make mockApi for users listing
  • Add footer
  • Add "Users wishlist's chart" in details page
  • Fix header title ie. Users/3 needs to be renamed "User Detail"
  • Fix scrollbar -- was missing container class in root element

TODOs for step second feature

  • List products
  • List orders
  • List users' phone numbers

TODOs for step third feature

  • Allow users to import data

TODOs for step forth feature

  • Backend development
  • Implement real API