An open API service indexing awesome lists of open source software.

https://github.com/koushikahammed210/routine-tracker-app

Offline-first Android daily routine tracker with reminders, streaks, templates, statistics, and CSV export.
https://github.com/koushikahammed210/routine-tracker-app

android capacitor javascript offline-app productivity routine-tracker student-project

Last synced: 11 days ago
JSON representation

Offline-first Android daily routine tracker with reminders, streaks, templates, statistics, and CSV export.

Awesome Lists containing this project

README

          

# 📅 My Routine — Daily Schedule Tracker

A lightweight offline-first Android productivity app designed for students and professionals who follow structured daily schedules.

## ✨ Features

* 📆 Day-specific routines
* ✅ One-tap task completion
* 🔥 Streak tracking
* ⏰ Native Android reminders
* 📝 Routine templates
* ⏪ Backdate support
* 📊 Weekly statistics
* 📁 CSV export
* 🌐 Fully offline

## 🛠 Tech Stack

* HTML
* CSS
* JavaScript
* Capacitor
* Android SDK
* AlarmManager

## 🚀 Installation

```bash
git clone https://github.com/Koushikahammed210/routine-capacitor.git

npm install

npx cap sync android
```

## 💡 Why I Built This

Many routine apps require accounts, subscriptions, or internet access.

My Routine focuses on simplicity, privacy, and offline-first productivity.

## 📌 Roadmap

* [ ] Dark Mode
* [ ] Backup & Restore
* [ ] Widget Support
* [ ] Cloud Sync

## 📄 License

MIT License