Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 463 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 463 Bytes

Todo-Box

A full stack Web Application developed in django

here you can

  1. Create your own account.
  2. If you have one you can login.
  3. you can see your Dashboard where you can
    • See Previous Tasks
    • Add New Tasks
    • Delete Tasks
    • Update Existing Tasks
    • Mark as Done
    • Undone any Task.

Technology used for the frontend

  1. HTML5
  2. CSS3
  3. JavaScript
  4. Bootstrap 4

Technology used for the backend

  1. Django