Giter Site home page Giter Site logo

abhinavkr2108 / task-flow Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 222 KB

Trello Clone made using NextJs and TypeScript

Home Page: https://tasks-flow.vercel.app/

JavaScript 0.41% TypeScript 99.45% CSS 0.14%
chackra-ui liveblocks next-api next-auth nextjs typescript

task-flow's Introduction

Task-Flow

This project entails the development of a robust task management application inspired by Trello, enhanced with real-time collaboration features and intuitive drag-and-drop functionality. The application is designed to streamline task organization, foster collaboration among team members, and facilitate seamless project management experiences

Features

  • Real-Time Collaboration: Users can collaborate in real-time, enabling simultaneous updates and changes across all connected devices. This feature promotes enhanced communication and productivity among team members.
  • Intuitive Drag-and-Drop Interface: The application offers a user-friendly interface with drag-and-drop functionality, allowing users to effortlessly organize tasks, assign priorities, and manage project workflows.
  • Customizable Boards and Cards: Users have the flexibility to create custom boards and cards, tailored to their specific project requirements. This feature enables efficient organization and categorization of tasks, enhancing project clarity and visibility.
  • User Authentication and Permissions: The application includes robust user authentication mechanisms and role-based permissions, ensuring secure access control and data privacy.
  • Responsive Design: The application is designed to be responsive across various devices and screen sizes, ensuring optimal user experience and accessibility.

Tech Stack

Frontend: The frontend of the application is built using modern web technologies such as Next.js and Typescript, ensuring a dynamic and interactive user interface.

Authentication and Authorization: Next Auth JSON Web Tokens (JWT) are utilized for secure user authentication and authorization, ensuring robust access control mechanisms.

Database: MongoDB is chosen as the database solution for its flexibility, scalability, and compatibility with the Node.js environment.

Real Time Collaboration: For Real time collaoration between users, Liveblocks is used

Run Locally

Clone the project

  git clone https://github.com/abhinavkr2108/task-flow.git

Go to the project directory

  cd task-flow

Install dependencies

  npm install

Start the server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file in the root directory

GOOGLE_CLIENT_ID

GOOGLE_CLIENT_SECRET

MONGODB_URI

NEXTAUTH_URL="http://localhost:3000"

NEXTAUTH_SECRET="any-random-string"

LIVE_BLOCKS_KEY

Screenshots

App Screenshot App Screenshot App Screenshot

task-flow's People

Contributors

abhinavkr2108 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.