arisslin / flattenthequeue

An app to see the degree of capacity utilisation at supermarkets
MIT License
3 stars 0 forks source link

Add Content to the About Page #13

Open albert-schilling opened 4 years ago

albert-schilling commented 4 years ago

Value Statement

As a user I can go to the about page and read about the project (purpose, legal terms etc.) in order to know if I can trust the app or whom to contact.

Description (Text, Scribble, Wireframe, Design)

Acceptance Criteria

Tasks

Size

Medium

arisslin commented 4 years ago

Reorganized folder structure and added a subfolder named pages to the folder components.

arisslin commented 4 years ago

Refactor lazy loading in app component

arisslin commented 4 years ago

Refactor footer: Deleted footer component because the footer only contains a navigations and so the code for the footer is not needed.

arisslin commented 4 years ago

Refactor NotFound beacuse the text is semantically no h2. Converted it to paragraphs.