Manage tasks, deadlines, and more. https://netsyms.biz/apps/taskfloor
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Skylar Ittner 6d17b400de Add database SQL 7 years ago
lang Add permissions checks 7 years ago
lib Add mobile API, change date format on task editor to work with HTML5 date pickers 7 years ago
mobile Improve mobile integration, add autocorrect etc. flags to login fields 7 years ago
nbproject User name in navbar now links to Portal home 7 years ago
pages Add rich input sanitization with htmlpurifier 7 years ago
static Convert material-color CSS to submodule 7 years ago
.gitignore Update gitignore 7 years ago
.gitmodules Convert material-color CSS to submodule 7 years ago
LICENSE.md Update license 7 years ago
README.md Update README 7 years ago
action.php Fix expired session logout error (Business/CommonBugs#1) 7 years ago
api.php Add permissions checks 7 years ago
app.php Convert material-color CSS to submodule 7 years ago
composer.json Add rich input sanitization with htmlpurifier 7 years ago
composer.lock Add rich input sanitization with htmlpurifier 7 years ago
database.mwb Fix minor database thing 7 years ago
database.sql Add database SQL 7 years ago
index.php Convert material-color CSS to submodule 7 years ago
pages.php Replace TinyMCE with Summernote 7 years ago
required.php Update cookie settings 7 years ago
settings.template.php Update settings template for Portal->AccountHub branding 7 years ago

README.md

TaskFloor

TaskFloor allows managers to assign tasks to their employees and track deadlines. It also includes a messaging system allowing users to better communicate.

https://biz.netsyms.com/taskfloor

Features

Manage deadlines
As tasks approach their due by date, they change color and move to the top of the list.

Self-reminders
Assign a task to yourself and use it as a reminder.

At-a-glance status updates
View the status of assigned tasks. Easily see what jobs are completed and which ones are still being worked on.

Integrated user search
Forgot a username? Simply start typing a name, and TaskFloor will figure out who you're talking about.

Messages
Send and receive messages with other users.

Automatic filters
TaskFloor uses Portal's manager API to only show tasks and messages relevant to you and users you manage, increasing security and privacy along the way.