Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 305 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 305 Bytes

TodoList Application

This project is a simple TodoList application built using TypeScript, React, MySQL, Go (Golang), and WebSocket for real-time updates.

Features

  • Real-time Updates :

    Receive real-time updates when changes occur in the todo list, thanks to WebSocket integration.