Skip to content
/ taskey Public

Taskey is a simple task management system to help developers organize their work

License

Notifications You must be signed in to change notification settings

spkprav/taskey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taskey

Taskey is a simple task management system to help developers organize their work

Main Features

  • Login / Registration
  • Workspaces
  • Projects
  • All Tasks
  • My Tasks
  • Task feed (Assignation, changes in title and description)
  • Comment on a task
  • Assign task to an user
  • Email updates on task assignations and comments

Installation

  • Create a database and add database credentials into config/database.yml file.
  • Execute rake db:create, creates database (if the user has permission)
  • Execute rake db:migrate, creates tables
  • Execute rake db:seed, inserts sample data

Start Application

You can start application using rails s.

Note

  • Not ready for production yet

Contributors

Thank you to all the contributors on this project. Your help is much appreciated.

Contributing

Please fork this repository and contribute back using pull request.

Any contributions, large or small, major features, bug fixes, additional language translations, unit/integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed.

About

Taskey is a simple task management system to help developers organize their work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages