Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.
Breno Calazans edited this page Jun 8, 2014 · 7 revisions

Welcome to the Open Tracks wiki!

What is?

Open Tracks is an Open-Transactions client built with Python. It is a desktop application, running a web application internally.

It can be developed as an ordinary web app, so you can design interfaces with HTML, CSS and Javascript and debug it in your favorite browser. It uses the microframework Flask and Jinja2 templates. It servers a RESTful API making it possible to develop a Javascript app in AngularJS, Ember, etc.

About the Wiki

Reading this full wiki will take you no more than 10 minutes. If something it's not clear, please, feel free to open an issue.

Open Tracks logo uses a Creative Commons icon: Interchange by Laurent Patain from The Noun Project

Clone this wiki locally