issues
search
green-brass-doberman
/
on-tapp
Hack Reactor Thesis Project
http://ontappapp.com
Other
7
stars
7
forks
source link
Add html mockup with angular controllers
#19
Closed
victorleungtw
closed
9 years ago
victorleungtw
commented
9 years ago
HTML mock up for pages:
nearby: render Google map and data shown in accordion
ratings: add 5 stars ratings when mouse over
Angular controllers:
nearby: ng repeat for breweries from factory data, set map center to san francisco
ratings: calculate the ratings and display percentage
Karma test:
test for routing
test for factory with fixture
HTML mock up for pages:
Angular controllers:
Karma test: