Skip to content

suchOK/itaplay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

itaplay

Lv-193.UI

Install

We are assuming that you're using bash & you have to install or clone such packages:

  • Install PostgreSQL server on local machine.
    sudo apt-get install postgresql postgresql-contrib
    sudo apt-get install python-psycopg2
    sudo apt-get install libpq-dev
  • Clone this repository to your local machine.
    git clone https://github.com/lhalam/itaplay.git
  • Go to the local copy of repository. Open terminal and run the following command
    sudo pip install -r itaplay/requirements.txt

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.3%
  • HTML 30.0%
  • JavaScript 11.3%
  • CSS 5.4%