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 bdd9b52032 Add permissions checks 7 years ago
lang Add permissions checks 7 years ago
lib Add permissions checks 7 years ago
nbproject User name in navbar now links to Portal home 7 years ago
pages Adjust branding colors, make pages more suicidal if user isn't logged in 7 years ago
static Use PHP date() instead of SQL NOW() 7 years ago
.gitignore Update gitignore 7 years ago
LICENSE.md Update license 7 years ago
README.md Update README 7 years ago
action.php Add permissions checks 7 years ago
api.php Add permissions checks 7 years ago
app.php Change navbar color, add JS to remove &msg=xyz from URL, 7 years ago
composer.json Clean up clutter and unneeded code 7 years ago
composer.lock Update dependencies 7 years ago
database.mwb Use PHP date() instead of SQL NOW() 7 years ago
index.php Add permissions checks 7 years ago
pages.php Fix autocomplete not working on Messages page 7 years ago
required.php Add permissions checks 7 years ago
settings.template.php New LICENSE 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.