Currently it doesn't have any backend, like storage system. So all tasks reset after closing the app. Maybe I'll add that, in future.
This is a desktop app built with Electron.js that functions as a focus timer with a task list, where users can manage tasks with basic CRUD (Create, Read, Update, Delete) operations. This app is designed for Windows but can run on other platforms as well.
- Focus Timer: A simple timer to help you focus. You can adjust the timer and reset it as needed.
- Task List: Add tasks, mark them as complete, and delete them.
To set up the app locally, follow these steps:
- Make sure you have Node.js installed on your machine.
-
Clone this repository to your local machine:
git clone https://github.com/AhVir/Focus-Task-App
loading.... (rest of the part)