Hi Team,
I am new to the AngularJS world and i have just started developing SPA's 
using AngularJS. I have a project where i have to fetch data in json form 
from an api and display it on an html page using AngularJS 1.x. The data is 
of football matches in 2015 and 16.
https://raw.githubusercontent.com/openfootball/football.json/master/2015-16/en.1.json
https://raw.githubusercontent.com/openfootball/football.json/master/2016-17/en.1.json

Th things i have to do is

   - A view to display all matches held with filters like filter by year, 
   team name, score
   - view to display details of a single match
   - view to display team wise match statistics like total matches played, 
   total won etc.

I can picture my site with a data in a table but cant make out what should 
be the table structure of this json. can someone help me out? like how many 
and columns with what header?

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to