Skip to content

A daily task-tracking application that can also be used as a place to store ideas, with the ability to categorize them.

Notifications You must be signed in to change notification settings

Ivanrizkys/nowted

Repository files navigation

Nowted

A daily task-tracking application that can also be used as a place to store ideas, with the ability to categorize them.

Feature

  • Store daily notes and tasks ✅
  • Organize notes into folders ✅
  • Supports offline usage (IndexedDB) and online storage (PostgreSQL) ⌛
  • Automatic data synchronization when the internet connection is restored ⌛
  • PWA support ⌛

Screenshots

thumbnail

Stacks

  • Next.js
  • RxDB (Store local data in IndexedDB)
  • TailwindCSS

Setup in Local

Preprequisites

Development

  • Install all dependencies, by running pnpm install
  • Run in local, using command pnpm run dev

Design

Designs can be found at Codedesign - Nowted. Special thanks to Codedesign for this awesome design.

About

A daily task-tracking application that can also be used as a place to store ideas, with the ability to categorize them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published