/taskly-backend

taskly is an app made for task management with team collaboration in mind.

Primary LanguageRuby

taskly.

taskly is an app made for task management. It also has features for team collaboration by enabling a user to add a friend/team member to one of their task(s) and completing them together.

Tech Stack

The back end uses Ruby on Rails as an API. The front end uses React and Redux for managing state and you can visit it here

DEMO

You can view a demo of the application here

Known Bugs

Deleting a friend refreshes the webpage

Updating a task sometimes doesn't change the name of said task

After logging out, if user logs in to another account immediately they will have to hard refresh the page