Skip to content

Angluar / Material Design / Telco Demo App

Notifications You must be signed in to change notification settings

tri-fraga/telco

Repository files navigation

Telco

This is a small demo project repesenting a telecomunications application. Devices can be assigned to Locations. Devices and Locations can be created, modified and deleted. This project was generated with Angular CLI version 7.3.6.

Demo

View the demo directly via Github Pages

Installation

To get started locally, follow these instructions:

  1. Make sure that you have Node 10.9 or later installed. See instructions here.
  2. Install Angular Cli globally npm install -g @angular/cli@latest
  3. If you haven't installed git it already, get it from here
  4. Navigate to a directory of your choice
  5. Clone the repo git clone https://github.com/tri-fraga/telco telco
  6. Navigate into the directory cd telco
  7. Install the dependencies npm install

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

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

TODO & Known Issues

  • Input Validation
  • Actual Backend Service instead of InMemoryDbService
  • Additional Screens

About

Angluar / Material Design / Telco Demo App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published