Giter Site home page Giter Site logo

levelup-angular-04's Introduction

Project Dashboard

This project was generated using Nx.

AppScreenShot

App Description

This is the 4th of 8 Accelerated Angular LevelUp Applications. It served as a litmus test for my individual progress since the LevelUp began. Additionally, this project aimed to show a basic feature set for a fully reactive, unit tested, well architected Angular application.

Specifically, this dashboard app features CRUD functionality on a Project entitiy -

  "projects": [
    {
      "id": "965f68e6-b1f9-4321-b583-97798c9cb03c",
      "title": "User Dashboard",
      "details": "Perform CRUD operations on Users",
      "percentComplete": 100,
      "approved": false
    },
    {
      "id": "e8f6945a-f059-4f5d-ad7c-6b3763d92a70",
      "title": "Artist Dashboard",
      "details": "Perform CRUD operations on Artists",
      "percentComplete": 90,
      "approved": false
    }
  ]

The home page shows all projects and their current property values.

See It Live

Visit Project Dashboard

Getting Started

Run npm install.

Development server

Run npm run serve:all for a dev server and to run the json-server api. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build dashboard to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Understand your workspace

Run nx dep-graph to see a diagram of the dependencies of your projects.

levelup-angular-04's People

Watchers

James Cloos avatar Kaleb Huddleston 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.