Skip to content

Track your daily habits, activity streaks, and progress with little effort.

License

Notifications You must be signed in to change notification settings

xBlady/iotawise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iotawise

Iotawise is an open-source habit tracking app that lets you track daily habits and monitor your activity streaks and progress with little effort.

og image

Features

  • User-friendly Interface
  • Habit/Activity Tracking
  • Activity Streak Monitoring
  • Dashboard Analytics
  • Google Authentication
  • Web Push Notifications (coming soon)
  • Cross-platform Support (PWA)

Stack

Running Locally

  1. Clone the repository.
pnpm dlx degit redpangilinan/iotawise
  1. Install dependencies using pnpm.
pnpm install
  1. Copy env.example to env.local and update the variables.
cp .env.example .env.local
  1. Generate prisma client before starting development server.
pnpm postinstall
  1. Start the development server.
pnpm dev

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Track your daily habits, activity streaks, and progress with little effort.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.9%
  • JavaScript 2.3%
  • CSS 0.8%