TaskTable is an application that allows to manage a list of tasks to do. It performs adding, updating, deleting and toggling state of each task. It has minimalistic design and basic functionality. Project Features include Password Validation, User Authorization and Authentication and Implements Pagination.
The Project Frontend is implemented using HTML and Bootstrap and the backend is implemented using Django Framework with Sqlite Database.

