TIP rapidly create simple seed csv data
SOME QUICK SEED DATA
users.csv
user_id,username,email,password,role
1,nick,
[email protected],cm,admin
2,bob,
[email protected],cm,user
tasks.csv
project_id,task,description
1,build tim, build tim incrementally with github,16
2,add blogging to rangle.io,finish deploy anglePress,2
projects.csv
project_id,name,description
1,tim,a great time tracker
2,anglePress,a crazy AngularJS blog
3,rangle.io,my website
Saturday, 28 September, 13