guitar-academy / gaclient

Web-app dedicated for classical guitarists to build up their skills by doing warm-ups, speed drills, scales, etc.
1 stars 0 forks source link

Pump Developer Guide

This guide is for the developers. If you are a user who would like to know more about Pump, please visit this page.

Data Model

The following diagram illustrates the relation of object models in pump.

RDBMS Model in pump

System Architecture

Back-end

Pump's back-end is written in Python using the Django framework.

Front-end

Pump's front-end is developed using HTML, CSS, JavaScript and jQuery.

Deployment Info

Pump is deployed on a Virtual Machine running CentOS 7.