View on GitHub

tms

A simple REST task management system

Welcome to TMS REST server

The Task Management System (TMS) is a simple REST server that serves APIs for managing your own activity tasks. The Task Management System User interface (TMS-UI) is ReactJS application that allows the user to manage a personal TODO list.

Table of content

Application

The user interface has been designed to manage a personal TODO list.

Mobile

The ui is responsive to the small screen, a breakpoint has been added on medium screen (768px) and an optimized for mobile calendar widget has been used.

This is an example of the home page on a iPhone 5/SE

home-mobile

and this is the dedicated calendar data chooser:

calendar-mobile