Trellis
Trellis copied to clipboard
A simplified Trello clone built with React, Redux, Node, Express and MongoDB.
Add search functionality across the board which allows to highlight the searched content on the given page.
- Create new board - Edit Cards - Edit Lists - Edit Board Title
- Remove present footer on landing with author name and repository link. - Add a section instead which redirects to Github repository, and show all contributors info. - Show your...
At present [Activity Component](https://github.com/ayushagg31/Trellis/blob/master/client/src/components/Activities.js) has some hard-coded operation, which I believe can be refectored to improve the overall quality.
**Description** A Quick tour which provides the overview of complete website **Information to add** - Provide information about the project - Information about it's present features - Reference to Github...
Idea: I am thinking of containerizing the project Why? Suppose as a user if I am only interested in running the application and not making changes then I can run...
- Labels can be of any predefined color with a text associated with them. - It can be used to easily categorize the Cards within a list.