Track daily tasks with subtasks and recurring habits stored entirely in your browser without signing up for an account.
Monitor daily goals and water intake using a dark glassmorphism-style interface that remembers your data between visits.
Deploy the app to Vercel or similar hosting in a few minutes using a standard npm build command.
| javlonbek1233/protask | 5bv57zcm44-max/noxus-ai-open-whatsapp | javlonbek1233/amali-ish-9 | |
|---|---|---|---|
| Stars | 27 | 27 | 27 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | general | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
ProTask (also referred to as NovaTask in the readme) is a task management web application built with TypeScript and React. The README is written in Uzbek and reads primarily as a developer's changelog rather than a user guide, describing a visual redesign and several bug fixes applied to the app. From the component names and deployment notes, the app includes sections for tracking tasks with subtasks, daily goals, recurring habits, and water intake. All data is saved in the browser's local storage, meaning it persists between visits without requiring a server or account. The interface uses a dark color scheme with glassmorphism-style card effects and animated hover states. The changelog covers fixing dark mode toggling with Tailwind CSS v4, resolving a form submission bug that caused unexpected page reloads in some environments, and correcting spacing errors in heading text. Deployment is done by connecting the repository to a hosting service such as Vercel, which builds the project automatically with a standard npm build command. The README provides no setup instructions for running the project locally and no description of the app's features written for an end user. Understanding the full scope of the application requires browsing the source code directly.
ProTask is a browser-based task manager built with TypeScript and React that tracks tasks, subtasks, daily goals, and habits locally in your browser with no account or server required.
Mainly TypeScript. The stack also includes TypeScript, React, Tailwind CSS.
No license information is mentioned in the explanation.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.