Skip to content

nendhruv/trello-like-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

trello-like-app

A simple web app to make multiple lists and cards within them. Written in jquery. Using localstorage of your browser to save the data.

How to run

  1. Clone this repository
  2. cd trello-like-app
  3. run "python -m SimpleHTTPServer"
  4. open http://localhost:8000 in your browser

Known Issues

Unexpected behaviour if you use same/blank name for lists or same name for username in cards. (As using these parameters to uniquely identify)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published