Giter Club home page Giter Club logo

trello-clone's Introduction

trello-clone Build status

forthebadge

Trello clone

Twitter: Ankit Kumar

Overview

This is a clone application for trello. This has been built for learning purpose. My plan is to improve this project and add more features in every release.

Features ๐Ÿคฉ

  • Login/Register with JWT token authentication
  • Ability to create/update/delete the board
  • Ability to add/update/move/delete the card
  • Background image library for the board
  • Add labels to the card
  • Supports adding of detail description in the card
  • Invite user to the board
  • Assign a card to the user

Requirements

  1. Node.js
  2. npm

Steps to run this on your local

First install the MongoDB Compass for better visualization of data with MongoDB server.

  1. Clone this repo using git clone https://github.com/knowankit/trello-clone.git
  2. Create .env.local and add this env variable LOCAL_MONGODB=mongodb://localhost:27017/trello Add JWT_SECRET_KEY=randomstrings
  3. Run yarn install
  4. Run yarn dev

For unsplash gallery, api key is needed which can be generated from unsplash website

If you want to run the project using docker

Install docker on your machine and start it

  1. Create .env.development file.
  2. Add LOCAL_MONGODB=mongodb://mongodb:27017/trello
  3. Run docker-compose up

What's next ๐Ÿš€

  • Comment on the card
  • Add cypress testing

Tech stacks

  • Nextjs with typescript
  • MongoDB for local development
  • Mongo Atlas for production DB
  • Chakra UI library

Support

Reach out to the maintainer at one of the following places:

"Buy Me A Coffee"

Contributing

All contributions are welcome!

Contributors

Made with contributors-img.

Other interesting repositories

License

This project is licensed under the MIT license. Feel free to edit and distribute this template as you like.

See LICENSE for more information.

trello-clone's People

Contributors

knowankit avatar nidhirathee-dev avatar dependabot[bot] avatar

Watchers

James Cloos avatar  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.