An open API service indexing awesome lists of open source software.

https://github.com/kguzek/dampol-website

A website written in Angular for a Polish container manufacturer called Dampol.
https://github.com/kguzek/dampol-website

angular commerce manufacturing poland production sales

Last synced: 5 months ago
JSON representation

A website written in Angular for a Polish container manufacturer called Dampol.

Awesome Lists containing this project

README

          

# Dampol Website

This is the product website for Dampol Investment sp. z o. o., which is a local container producer in Czekanów, Poland. It is written in Angular and includes model previews, feature selection, price prediction, as well as a customer information form and order submission feature. Aside from this, it includes an "About" section and a "Contact" section for more information about the company and to help guide customers if further information is needed.

The model information is hosted independently on a self-hosted headless Directus CMS instance, but the website is statically rendered and rebuilt twice a day on working days fetching the data at build time. After hydration, the data is fetched on the client when stale, so the website content is always both up-to-date and statically served, levaraging the powerful tools made available by Angular and making the best of SSG and CSR.

The website is hosted on [GitHub Pages](https://kguzek.github.io/dampol-website).

![Website preview](https://github.com/kguzek/dampol-website/blob/images/homepage/all-devices-black.png?raw=true)

|Screenshot Previews|
|:-----:|
|Desktop|
|Desktop website preview|
|Laptop|
|Laptop website preview|
|Tablet|
|Laptop website preview|
|Mobile|
|Mobile website preview|