Skip to content

yosoycentli/taskmate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Taskmate

A small project to learn Djagon

Taskmate is a task manager web application built using Django Framework. This project aimed to understand the working of Django Framework along with its common features like MVT architecture working with forms, default authentication, .env files and the deployment process on Railway platform along with postgresql database.

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Demo

Deployed on Railway - https://taskmate-centli.up.railway.app/

Since I'm using a free version of render.com db. This app will work until Jun 21, 2024. All the information stored in this app will be erased after this date.

Username: demo
Password: LearnDjango@89

Documentation

Official Django Documentation