Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 479 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 479 Bytes

my-todo

A simple website using to track To-do's with update and delete functionalities.

Features

  • Add new tasks
  • Update task details
  • Delete tasks

Technologies Used

  • Flask: A lightweight WSGI web application framework in Python.
  • Jinja2: A modern and designer-friendly templating engine for Python.
  • Bootstrap: A popular CSS framework for creating responsive websites.
  • HTML & CSS: Standard markup and styling languages for web development.