A Trello Clone developed with vanilla js
Frello is a Task Manager web application,Frello tells you what's being worked on, and where something is in a process. It helps you add lists and the todo's in the respective list.
This project is built with vanilla javascript, CSS and HTML. No external libraries are used.
- Create Lists according to your needs
- Add todo in those Lists
- Delete a Todo item
- Select an item to edit it's title and description.
- Drag and drop your todo's across different lists.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/your_feature
) - Commit your Changes (
git commit -m 'Added feature'
) - Push to the Branch (
git push origin feature/your_feature
) - Open a Pull Request
Your Name - @nidaslife23 - nidaslife23@gmail.com
Project Link: https://github.com/Nidakhan786/Frello