Skip to content

varadhancst/Todo-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-website

you can create your todo things

I developed a website that allows users to create and manage their own todo lists using Python and CRUD (create, read, update, delete) operations. The website uses a database to store the todo list items, which are accessed and modified through a server-side application built with Python and a web framework such as Flask. The client-side of the website is implemented using HTML, CSS, and JavaScript and allows users to view their todo lists, add new items, mark items as complete, and delete items. This project demonstrates my ability to design and implement a full-stack web application using modern technologies and good coding practices.

screenshot 1 Todo_website_1

screenshot 2 Todo_website_2

screenshot 3 Todo_website_3

Releases

No releases published

Packages

No packages published