Live demo of this project.
This project integrates flask into an online launch day count down web aplication, with twitter bootstrap and jquery handling frontend logic and flask managing backend reponses.
Back-End Frameworkflask framework
Front-End LibraryJQuery
U-Interfaces PackageTwitter Bootstrap
Before starting installation make sure you are installing project dependencies in your virtual environment not in system main python interpreter.
- Clone the repository with
git clone https://github.com/shahabmohammadi/Portfolio.Flask.Project.LaunchDay.CountDown.git
. - Open the repo directory in a new OSX/Linux terminal or Windows command-line.
- Run
pip install -r requirements.txt
. - Run
python -m flask run
.
Please checkout my page on Github.io thanks.