Skip to content

roiceee/organize

Repository files navigation

Organize

Overview

Organize is a task management PWA designed for productivity and efficient task tracking. Built with Next.js and Firebase, it provides seamless real-time updates and offline support.

Tech Stack

  • Frontend: Next.js
  • Backend & Database: Firebase
  • PWA Support

Setup & Installation

  1. Clone the repository:

    git clone <repo-url>
    cd organize
  2. Install dependencies:

    npm install  # or pnpm install
  3. Set up environment variables:

    • Copy .env.example to .env and configure Firebase credentials.
  4. Run the development server:

    npm run dev

    Open http://localhost:3000 in your browser.

Features

  • Task organization & tracking
  • Real-time sync with Firebase
  • Progressive Web App (PWA)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors