Skip to content

chainable-dev/the-front

Repository files navigation

Work Tracking App

Overview

This app is designed to help teams track their work efficiently, similar to Jira or Trello. It includes features such as task creation, assignment, and status tracking.

Features

  • Task creation with essential fields (title, description, priority, status, assignee, due date)
  • Drag-and-drop functionality to move tasks between different statuses
  • User authentication and task assignment
  • Real-time updates and notifications

Demo

You can view a fully working demo at the-front-gjqyzg9oc-khaosans-projects.vercel.app/login.

Deploy to Vercel

Vercel deployment will guide you through creating a Supabase account and project.

After installation of the Supabase integration, all relevant environment variables will be assigned to the project so the deployment is fully functioning.

Deploy with Vercel

Clone and run locally

  1. You'll first need a Supabase project which can be made via the Supabase dashboard

  2. Create a Next.js app using the Supabase Starter template npx command

    npx create-next-app -e with-supabase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published