Aug 01, 2023
No image
Donut Logs: Task Management Website & Application
Completed

Donut Logs: Task Management Website & Application

$25,000+
4-6 months
United States
2-5
Service categories
Service Lines
Web Development
Domain focus
Business Services
Programming language
PHP
Frameworks
CodeIgniter

Challenge

The project consists of a mobile application and a site and provides tools for managers to create tasks for their staff using different parameters (frequency, due dates, configurable escalation data, etc.). Users can fully simulate their franchise using the website and move all management routine there – schedule tasks with different templates, keep track of inventory, set up a calendar for shift managers.

Solution

The typical workflow in the system looks as follows: manager logins into the system using web or mobile application, creates a task for some employee or group of employees, employees get notification to their mobile devices about tasks they were assigned to and get to work.
The typical workflow in the system looks as follows: manager logins into the system using web or mobile application, creates a task for some employee or group of employees, employees get notification to their mobile devices about tasks they were assigned to and get to work.

Results

During our work, we designed and implemented our own database and ORM for every necessary entity using CodeIgniter. Accordingly to these entities, we implemented all web application menus and interface elements, using JavaScript, jQuery and CSS. Another big part of work is rewriting PHP web socket server on Node.js which makes it possible to avoid duplicating calls to database on web socket and typical web server parts and to improve common server performance.