Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 510 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 510 Bytes

I made this to learn about the Django Web Framework.

This is a simple Kanband Board App.

This features the following:

  • Homepage Dashboard
  • Create / Update / Delete Tasks
  • Create / Update / Delete Tasks Comments
  • Task Related Views
  • User Login / Logout
  • User Specific Task Page

image

image