/tmweb

Django Framework Course: Building Task Manager Web Application And Deploy It On Heroku

Primary LanguageHTML

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