Skip to content

pingovn/rails-canban-todochallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

30 days Challenge

  • Mockup
  • after clone code from repos, each team should create a new branch from master branch git checkout -b <team_name> master
  • run rake db:create
  • run rake db:migrate
  • run rails server

Features:

  • Challenge creation
  • Account creation
  • Login
  • Task creation
  • Invite friend to task
  • Challenge statistic
  • Bonus points:
    • Set privacy to task ( public/private (only invitted can join))
    • Ajax
    • Nice template/ layout
    • Deploy your app to heroku or any servers

Notes:

  • Database postgreSQL (but you can use any other one you like, e.g Mysql, )
  • Login: Use gem devise
  • Push you code to github before 03/09/2014 12:00 AM

References & Documents:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published