Angular JS Footy Quiz App

In an attempt to learn more about modern Javascript Frameworks, I saw a high demand for Angular JS developers. I wanted to know what the big fuss was about and why Angular was so popular.

Main Advantages of Angular:

  • Cleaner/Reusable code with simple directives.
  • Modifies DOM directly. Faster Results.
  • Data Binding on events.
  • Data injection works between controllers/factories. (All work together)
  • Simple MVC framework

It’s difficult for me to start a project without having some sort of idea in mind. I decided to create something small to test Angular’s capabilities. I am already very interested in European Football and I decided to integrate that with my latest web application: Footy Quiz App.

The Footy Quiz App is simply a basic Quiz App with facts, questions, and results. It focuses mainly on the English Premier League and simple important facts about the clubs involved.

Technologies Used:

  • Git
  • GitHub
  • Angular JS
  • Bootstrap
  • HTML/CSS

I’d like you even to test it out and maybe learn a thing or two.

https://jamajuice.github.io/footyquiz/