GitHunt

Project Manager (Trello Clone)

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

shuffle??

It's a simple clone of Trello. You can check out demo video, gif examples or visit demo site.

Built With

  • React
  • Node.js
  • Serverless Framework
  • AWS Lambda
  • Firebase Authentication, Realtime Database, Storage

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

List of stories :

  • Authenticate user
  • Create a new board (select title, cover image, visibility)
    • You can edit board info (description, title, remove team members)
  • Invite team members to board
  • Create a list
    • You can drag, drop, rename and delete lists.
  • Create a task
    • You can switch tasks between lists
    • You can reorder tasks in the list
    • You can set description, cover image, labels to task
    • You can upload attachments
    • You can assign team members to task
    • You can comment on task

Setup

Client-Side Application  
Server-Side Application

Languages

JavaScript99.1%HTML0.7%CSS0.2%

Contributors

MIT License
Created January 24, 2021
Updated September 29, 2025