Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.38 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.38 KB

Planificador

Planificador is a Progress Tracking web application build using Django Framework. The aim of this project is 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

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Screenshot 6

Demo

Deployed on Heroku - https://planificadorapp.herokuapp.com/

Username: user
Password: test@123

Documentation

Official Django Documentation