Skip to content

Practice using UI Router with this open-ended assignment [angular]

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

WDI-SEA/angular-route-those-views

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Routing those Views

Create a 3-5 page front-end app using Angular. Make a page dedicated to describing different characters in a TV show, or a site dedicated to your favorite artist or band. Maybe make a multi-page site describing some of your different features of neighborhoods in Seattle. You can really make a page about anything you like. The main goals are to ensure that you understand the angular router, and to solidify your understanding of $scope, controllers, directives, and templates.

Feel free to play with different directives and style the site appropriately.

##Examples

##Getting Started

  • Fork and clone this repository
  • Run npm install to install dependencies
    • npm start - start the BrowserSync server
    • npm run lint:css - lint CSS
    • npm run lint:js - lint JS

##Bonus tasks

  • Add animations when switching between views
  • Serve the app on Github Pages or BitBalloon

Licensing

  1. All content is licensed under a CC-BY-NC-SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.

About

Practice using UI Router with this open-ended assignment [angular]

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages