You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2021. It is now read-only.
Stephen Li edited this page Oct 29, 2015
·
2 revisions
The frontend is a Single Page Application (SPA) written in Backbone.js. The backend is a Django + PostgreSQL application that provides an RESTful API for the frontend. The decoupled nature of the frontend and backend opens the possibility of implementing the editor in other mediums such as mobile applications.