Skip to content

malsmith/flask-ember-todo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Ember-Todo

The Ember version of the TodoMVC application found here, backed by a Flask JSON API.

Most of the code in this app is from the above mentioned tutorial. I only added the API to interface with the database. Ember expects JSON in a specific format, so this can be a template for that, as it took me a bit to figure out the specifics.

About

Ember version of the TodoMVC application, backed by a Flask API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 90.4%
  • CSS 8.0%
  • Python 1.6%