Skip to content

deepakvig/project_daily_updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAILS APP : Daily Reports Update

This app is used for daily scrum purposes to keep a record of the daily updates for each User's work on a Project.

Using

Rails -v 3.2
Devise
TDD Testing

To use the app, follow these steps

git clone git@github.com:deepakvig/project_daily_updates.git
bundle

To run test, type

rake     # => Run all tests
rake test:units  # => Run unit tests
rake test:functionals  # => Run functional tests

About

For Daily Updates as a scrum process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published