The soul brother number one gives you some advices and lessons.
A simple game inspired by Bob on exercism.io Using flask & python
# Needed
Python Flask
- Git clone
- Start the server with
python app.py
- run the server and...
Have fun(k)
- pour heroku y'a un package https://github.com/kennethreitz/flask-heroku
heroku create --buildpack git://github.com/heroku/heroku-buildpack-python.git
-
add some boostrap magic on the dance page http://foundation.zurb.com/docs/components/grid.html
-
add a layout ! --> DONE
-
clean the bootstrap menu
-
continue the dance lessons : the idea is to have various buttons with a dance name. When you click the button, a gif appears. --> DONE
-
continue the tests for james & james_dance
-
find a way to link to static url ! (images & style.css). Compiler les assets ? --> DONE (Static file)
-
add a bot for Twitter, the Jaaammmess Bot ! (javascript)