Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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**