Overview of My Submission
Henning.party is an interactive web app for hosting game night parties in your living room. All you need is a laptop, and a few friends with their mobile device, and together you can play games.
Submission Category: Wacky Wildcards
[Optional: Video Explainer of My Project]
[]https://www.loom.com/share/bba207dc2d7b4ce4b2943c0255b85f98)
Language Used
PHP
Link to Code
{% embed https://github.com/jacobshenning/henning-party/tree/master %}
Additional Resources / Info
This was a fun project where I setup a Laravel project using nothing but PHP and Redis. While there were a lot of challenges, in the end, the overall app became simpler. It actually became easy to use because all I needed to work with was Redis and PHP.
- Check out Redis OM, client libraries for working with Redis as a multi-model database.
- Use RedisInsight to visualize your data in Redis.
- Sign up for a free Redis database.
Top comments (0)