JamesEnoch89 / assignments

0 stars 0 forks source link

Week 4 Day 1 Intro to AngularJs - #13

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

Score Board, take 2!

For this assignment you will re-create you scoreboard using angularjs a simple interactive score board for your favorite sport.

Check out the sample projects here: https://github.com/PROforma-Cohort/Lecture-Examples/tree/master/week-4/day-1

A User should be able to update a score and the teams playing.

Objectives

Explorer Mode

Should resemble this: markup

Adventure Mode

Epic Mode

Turning In

Your homework will be assigned to you via issues on your assignments repository. Once you are

These steps will be followed for almost every assignment going forward. Once you've completed at least explorer mode and you're satisfied with your work, let's get it published. First let's get it up on GitHub.

Once you are completely, go to the issue on our assignments repository, leave the link the repo of your work, and close the issue. I will not know you are down until you close the issue.

JamesEnoch89 commented 6 years ago

https://github.com/JamesEnoch89/day-1

mdewey commented 6 years ago

small bug with your "subtract player 2 score button", no worries on fixing it, just a heads up

mdewey commented 6 years ago

Awesome Work!