Giter VIP home page Giter VIP logo

angular-interview-app's Introduction

AngularDemo

The goal of this app is to create a very simple demo. The goal is to create a form which enables users to create, edit, update, and delete a pool game between two players.

The form should be able to list all of the games played between two players. There are two primary routes. The first route is /player and the second is /games.

The games path lists a bunch of different games. The user can add, edit, or delete those games.

When updating a game, a valid score must be entered.

Deleting a game shows a confirmation box that asks the user to confirm.

The /player route allows the user to change the names of the two players.

Rubric

The goal is to for this to be a simple, yet still functionally useful app to test users against. You are not expected to complete all of it.

When solving this demo, the actual solutions are almost irrelevant. We would much rather see how you go about solving the problems and how you work through the problems than see a successful solution without understanding your methodology.

There are stubbed methods in the .ts sections of each folder. If you can find an alternate solution, then you may use that.

The storageService is a simple localStorage solution for persisting changes throughout the page. It already has the methods you will need to successfully solve each section.

Each of the folders has a tasks.md file that details what you need to do. In order of easiest to hardest:

  • Home
  • Player
  • List
  • Update

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.