z0d14c / TMAPP

Task Management App prototype using Angular.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMAPP

This project is a prototype for a Task Management App (TMAPP) based on AngularJS and SemanticUI.

Simply run "index.html" in the app/ folder.

You can add comments and tasks, edit/re-assign tasks, add comments, and switch between user accounts. Worker1 and worker2 can only view their own tasks, but manager can view all tasks.

There are default tasks included for example. You may delete them using the (X) delete button on each task.

This project is a WIP prototype and is not designed as a full-fledged, extensible application.

About

Task Management App prototype using Angular.

License:MIT License


Languages

Language:JavaScript 65.6%Language:HTML 32.5%Language:CSS 1.9%