Skip to content
This repository has been archived by the owner on May 13, 2018. It is now read-only.

vashanin/PySalary

Repository files navigation

PySalary

Website powered by Python

  1. Firstly you should clone this repository to your PC
  2. Switch to the created directory (PySalary)
  3. You should have installed python pip on your PC(if you use Mac). Hovewer, pip should have been already installed on your PC.

    sudo easy_install pip

  4. Using console, enter

    pip install Flask

  5. Then in console run

    pyton init.py

  6. Open your browser and in adress bar enter

    127.0.0.1:5000

Warning!

  1. You should have Internet connection while running it
  2. Before presenting, synchronize source code with code from this repository by running

    git pull

About

Website created with Python and Flask framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages