EASY TASKS Build Status Coverage Status

Manage your tasks in simple way

Features

  • User authentication
  • User Profile
  • Task Lists
    • add tasks
    • mark tasks as done
  • Favorite tasks from other users

Dependencies

To run this project you need to have:

Running the project

  1. $ bundle exec foreman start - Opens the server
  2. Open http://localhost:3000

Note: a previews is running on http://easytasks.herokuapp.com.