GitHunt
ZE

zeljkokalezic/quantox_pm

README

Build Status

Live Demo: https://quantox-pm.herokuapp.com

Simple tool to manage Projects and Tasks.

  1. User is able to sign up and sign in by email and password.
  2. User can create, update and delete projects
  3. User can add tasks to his projects
  4. User can delete and update tasks
  5. User can set deadline for a task
  6. User can prioritize tasks within the project
  7. User can mark task as ‘done’
  8. User can add and delete comments
  9. User can attach files to the comments

Done over the weekend, dont be too harsh :)

TODO

  1. API authentication with JWT
  2. API pagination
  3. S3 File Storage
  4. Proper UI components - sorry, my first Vue app :)
  5. Better UX

Contributors

Created October 1, 2017
Updated March 5, 2023
zeljkokalezic/quantox_pm | GitHunt