Skip to content

Commit

Permalink
Update name and links
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Delporte committed Nov 19, 2023
1 parent 7cc7d5d commit 3935fa7
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions content/featured-projects/cocktail-maker-by-alex9849.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,13 @@ electronic circuit for all pumps. This allows to power the pumps with more than
Pi which controls the board with Pi4J V1. The backend-application is written in Java (Spring boot). The frontend is
written with VueJS.

### Links

* [Project website](https://cocktailpi.org/)
* [Sources](https://github.com/alex9849/CocktailPi)

### Pictures

{{< gallery >}}
{{< figure link="/assets/featured-projects/cocktail/cocktailmaker_circuit.png" caption="" caption-position="center" caption-effect="fade" >}}
{{< figure link="/assets/featured-projects/cocktail/screen-login.png" caption="" caption-position="center" caption-effect="fade" >}}
Expand All @@ -28,6 +32,8 @@ written with VueJS.
{{< /gallery >}}
{{< load-photoswipe >}}

### Video

[A video is available on Reddit](https://www.reddit.com/r/homeautomation/comments/qsjj04/built_an_automatic_cocktail_machine/)

### Application features
Expand Down Expand Up @@ -56,8 +62,4 @@ is connected, the application will empty the first container and will switch to
### Docker deployment

The whole application can be deployed as a docker container that has to be started in privileged mode. This allows even
beginners that don't have much experience to build their own machine.

### Sources

[The full sources are available on GitHub](https://github.com/alex9849/pi-cocktail-maker)
beginners that don't have much experience to build their own machine.

0 comments on commit 3935fa7

Please sign in to comment.