Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eevan7a9/trello-clone
A Trello clone develop using Vuejs and Typescript
https://github.com/eevan7a9/trello-clone
trello-clone typescript vuejs
Last synced: about 2 months ago
JSON representation
A Trello clone develop using Vuejs and Typescript
- Host: GitHub
- URL: https://github.com/eevan7a9/trello-clone
- Owner: eevan7a9
- Created: 2020-02-07T12:36:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:32:28.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T06:07:02.473Z (2 months ago)
- Topics: trello-clone, typescript, vuejs
- Language: Vue
- Homepage: https://trello-board.surge.sh/
- Size: 1.61 MB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# trello-clone
A Trello clone develop using Vuejs and Typescript.
This Project is my Attempt to mimic & copy trello's **functionality** and **Designe** using the modern _Frontend Tech_.
### In this project we use:
- Vuejs -Vue-cli Framework
- Vue-class-base component
- Javascript
- Typescript
- Scss
- Bootstrap-vue : https://bootstrap-vue.js.org/
- vuedraggable : https://www.npmjs.com/package/vue-draggable
- vue-dragscroll : https://www.npmjs.com/package/vue-dragscroll## What is trello?
Trello is a web-based project management application originally made by Fog Creek Software in 2011, that was spun out to form the basis of a separate company in 2014 and later sold to Atlassian
> Original trello app https://trello.com/
## Functionality?
- Drag & Drop Cards/Lists
- Create Cards
- Create Lists## Status: **ONGOING**