/IssFront

Primary LanguageTypeScript

Dashboard of the International Space Station

This project is developed using Angular version 14. It allows you to know which astronauts are currently on board the international space station, where the station is located above the Earth on a 2D map (using the Leaflet library), and on a 3D globe (using ThreeJS).

Link to ISS dashboard

Tableau de bord fictif de la station spatiale internationale

Ce projet est développé avec Angular version 14. Il permet de savoir quels atronautes sont à bord de la station en ce moment, ou se trouve la station au dessus de la terre sur une carte en 2D (library leaflet) et sur un globe en 3D (ThreeJS).

Lien vers le tableau de bord de l'ISS

accessibility text

accessibility text

Development server

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

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.

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 a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.