Trello Clone Versions Save

📝 Built with Nextjs framework with Typescript and Chakra UI library with support from MongoDB

v1.0.1

6 months ago

What's Changed

Full Changelog: https://github.com/knowankit/trello-clone/compare/v0.9.1...v1.0.1

v0.9.1

1 year ago

What's Changed

Full Changelog: https://github.com/knowankit/trello-clone/compare/v0.9.0...v0.9.1

v0.9.0

2 years ago

This release has: -

  • Ability to invite users to the board.
  • Ability to assign the card to the user.
  • Fixes error while signing and registering

v0.8.0

2 years ago

This is the beta version of the application.

Features present in this -

  • Ability to drag cards
  • Ability to drag columns
  • Ability to add labels to the card
  • Ability to update description in multi formats
  • Compact UI for the board page

v0.2.0

3 years ago

This release contains the following : -

  • New UI changes
  • Board will be visible only to the owner now
  • Ability to add columns, delete columns, change the column title.
  • Now when a board is deleted then all the columns also get deleted.

v0.1.0

3 years ago

Description: -

This release has the basic working functionality for Trello. This will not store any data on the DB. The operations happen only on the local.