Skip to content

A single-board Trello clone built with Backbone and Express.

Notifications You must be signed in to change notification settings

sevperez/trello-board-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello Clone

This project is a clone of the productivity app Trello. The project recreates a single Trello board and assumes use by a single user.

In current implementation, the persistence layer is limited to a local data.json file. No version of this app has yet been deployed to a hosting service.

Stack

  • Frontend Framework: Backbone.js
  • Additional Frontend Libraries:
    • Underscore (utility library)
    • Handlebars (templating)
    • Dragula (DOM element drag/drop library)
    • jQuery (DOM manipulation)
  • Server-side JavaScript runtime: Node.js
  • Server-side web framework: Express.js
  • HTML Preprocessor: Pug
  • CSS Preprocessor: Stylus
  • Additional Tools:
    • Package Management: Bower
    • Package Management: npm
    • Task Runner: Grunt.js

About

A single-board Trello clone built with Backbone and Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published