Skip to content

bhojport/vue-crm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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