You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to mix TODO lists, tracking work sessions, habit and mood tracking, computer and smartphone tracking, CBT techniques, analyze them and build recommendation system for task prioritization and balanced life
An AI-powered scheduling tool designed to seamlessly manage your time by integrating with your calendar and scheduling events dynamically based on your free time. It efficiently balances your professional and personal events, ensuring optimal utilisation of your time.
Todo List App designed to help users stay organized and productive. Built with Django, the app offers a seamless experience across web, mobile and desktop platforms (via TWA and Electron)
A simple C# console app for managing tasks, featuring add, update, complete, and persistent JSON-based storage. Great for learning file handling and OOP concepts.
Task Manager en Java es una app de consola que permite gestionar tareas personales con almacenamiento en SQLite. Ofrece funciones como crear, listar, editar, completar, eliminar y filtrar tareas por estado. Desarrollado en Java 17 con arquitectura en capas y conexión vía JDBC.