Prerequisites:
1) Terminal
2) Completed HTML P2PU challenge? / or HTML skill
3) Installed interpreter for language of choice
- Setup Git
- Install git (Windows / Mac / Linux)
- Create project
- Add README.md introducing yourself to the group
- git status to confirm
- Setup Heroku
- Signup
- Install Heroku Toolbelt
- Initialize Cedar stack
- heroku ps
- Write app
- Write Controller
- Write View (template)
- Deploy app
- git push heroku master
- scale dyno
- Show to group
http://p2pu.org/en/groups/create-your-first-python-website/content/setup-your-project/
http://p2pu.org/en/groups/hello-git-hello-heroku-hello-node/content/setup-heroku/
http://p2pu.org/en/groups/create-your-first-python-website/content/configure-your-app/
Badges:
1. terminal basic :
Description:
Rubrics
shows mastery of ....
2. Publish Webmaker //
3.Newbie Python
Description:
Rubrics:
shows mastery of ....
4.Newbie Node
Description:
Rubrics
shows mastery of ....
Feature Requests:
- create challenges in markdown. (instead of using the janky text editor thing)