Skip to content

LenaTevar/DesktopApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DesktopApp

Desktop like Angular App

Dashboard

This project was generated with Angular CLI version 8.3.9.

Development server

Navigate to Dashboard folder.

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.

Screenshots

Desktop application

The assignment was made in Angular and includes:

  • Three applications: Chat, Memory Game, Weather App
  • Chat App
    • Uses saved name in local storage
    • Change channel
  • Memory Game
    • Possibility to play 3 difficulties
  • Weather App
    • Checks your location weather if allowed
    • Search a city name to get weather information
  • Dashboard windows include

Standard Errors

The next standard issues have been excluded from the standard ts.

  • Empty Classes Error in Modules
    • Angular includes functionality to classes by using the decorator @ngModule. The class is indeed empty but it is correct in Angular TS.
  • Standard errors in e2e/protractor and config files
    • This student is not comfortable enough with Angular to modify configuration files.

Angular grammar does not follow the standard in all its language (as in the point before and other changes I

TS Standard

Run npx ts-standard --fix to fix/reveal standard issues.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Desktop like Angular App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published