ToDoList is a Telegram mini app that allows users to create and manage task lists. The app is developed using React for frontend, C# for backend and SQL for database management.
- Create, edit and delete tasks
- Setting priorities and deadlines for tasks
- Notifications about upcoming deadlines
- Synchronize with Telegram to receive notifications
- Frontend: React
- Backend: C#
- Database: SQL
Once the servers are running, open Telegram and find your mini-application. Follow the instructions in Telegram to get started with ToDoList.
We welcome contributions from the community! If you would like to contribute, please create a repository fork and submit a pull request.