Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.
/ ng-planets Public archive

Angular 9 - Small master/detail webapp displaying planets fetched from Swapi api

Notifications You must be signed in to change notification settings

bgpedersen/ng-planets

Repository files navigation

NgPlanets

Small webapp to show planets and their details

Improvements

  • Init angular application
  • Setup styles architecture
  • Setup lazy loaded feature module with Page/components architecture and routing
  • Master detail routing - Master should always be beneath, and detail route should shown above, with back buttom to existing master view
  • Make simple responsive effect
  • Use css grid for layout and flexbox for one dimensional content
  • Make swapi api http rest service + headers + error catching
  • Make planet model with id getter with regex + swapi result model
  • Template subscribing with else loading
  • Shared module with loader component
  • Make detail view matching the design
  • Make header component + design
  • Make list component + design
  • css hover effects
  • Remove fake apis

About

Angular 9 - Small master/detail webapp displaying planets fetched from Swapi api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published