Git Product home page Git Product logo

lab-angular-ui-router's Introduction

Front-end Routing with UI-Router

Introduction

To practice working with UI-Router, you're going to make a single-page app with multiple views. Rather than starting totally from scratch, you'll be build up our previous Infamous Criminals interface to be more like a real app. Your mission is to convert the starter code so that each section of the interface has one purpose – one page per function.

Just like earlier in the week, make sure you've got Mongo running - navigate to the API folder, and fire that up with an npm start; and just like in our UI-Router lesson, don't forget you'll need to run your front-end through a server so http-server will be your friend.

Exercise

Your app should have:

  • A list page, listing all our criminals
  • An about page, explaining what this application is for
  • A new page, to add a new criminal

####Bonus

If you'd like to use your own previous finished Infamous Criminals app as a starter, feel free.

Starter Code

In your starter folder you'll find a complete Infamous Criminals interface, but only on one page.

Deliverable

An Angular application with multiple states using UI-Router.

Additional Resources

lab-angular-ui-router's People

Contributors

dshcheung avatar

Watchers

James Cloos avatar Jens H. Nielsen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.