A simple and lightweight web-based Todo List application built with Go, PostgreSQL, and vanilla HTML/CSS.
- ✅ Add new tasks
- ☑️ Filter by days
- ✏️ Edit and update tasks
- ❌ Delete tasks
- 📋 Clean and responsive UI with pure HTML/CSS
- Backend: Go (Golang)
- Database: PostgreSQL
- Frontend: HTML5, CSS3
git clone https://github.com/your-username/todo-web-go.git](https://github.com/PhoenixJustCode/todoList-webVersion
cd todoList-webVersion
go run .