Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 978 Bytes

README.md

File metadata and controls

27 lines (13 loc) · 978 Bytes

Taskmate

Taskmate is a task manager web application build using Django Framework. The aim of this project was to understand the working of Django Framework along with it's common features like MVT architecture, working with forms, default authentication, .env files and the deployment process on Heroku platform.

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Demo

Deployed on Heroku - http://taskmatepro.herokuapp.com/

Username: github
Password: taskmate@5

Documentation

Official Django Documentation