Skip to content

Social-Developers-Club/localhorst-frontend

Repository files navigation

Localhorst Frontend

This Repository contains the source code for the frontend, which is hosted at https://support-for-localhorst.philenius.de/.

About

This project was develop during the #wirvsvirus hackathon. The whole idea and project is described in devpost.

Angular Project Structure

The source code itself is structured into the follwoing directorys:

  • models: contains data models
  • pages: contains the components that build up a single page
  • services: contains the used serives
  • shared-components: contains components that are used inside multiple pages

Dependencies

The project uses Angular Material and Material Icons. The chatbot UI is build using components of the kendo angular ui framework, which we re-styled to achieve the look and feel fitting to the rest of the website.

Build

The project is build using Angular, packed into Docker. The Angular README and manual can be found here.

This is how to build the Docker image:

docker build -t supportforlocalhorst/localhorst-frontend .

You can find the pre-built Docker image on DockerHub.

Full Deployment of Support For Localho(r)st Project

Please refer to the README of the backend implementation on how to deploy Support For Localho(r)st. There you can find a detailed explanation on how to deploy the whole application stack using Docker Compose.

Architecture

architecture overview diagram

Related-Repositories

About

Wir helfen lokalen Kleinunternehmern dabei, die richtige Lösung für ihre Herausforderung während der Corona-Krise zu finden, indem wir eine Online-Informationsplattform bereitstellen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors