Complete Exit Ticket: http://bit.ly/ixetix
Note: All exercises must live inside of your s0203_exercises/firstname_lastname/d5
folder
While inside of your s0203_exercises
directory, you can git add .
then git commit -m "Helpful commit message here"
and git push origin master
to submit your homework to GitHub. (Don't forget to use git status
along the way to check the state of your files in git)
Grab a partner, and build any Sinatra App! Your app must:
Outside of those requirements, feel free to get as creative as you want! (Bootstrap, eh?). Your work should be worthy of being presented in class ;)
Finish previous days' homework, push to Github, and make a new pull request.