Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Pointing Party

Welcome to Elixir School's workshop on Real-Time Phoenix with Channels, PubSub, Presence and LiveView! This application exists to guide workshop participants through each of these topics by allowing them to build out a set of features to support a fantastically fun game of "pointing party".

Collaborators can sign in with a username and click a button to start the "pointing party". Tickets are displayed for estimation and each user can cast their store point estimate vote. Once all the votes are cast, a winner is declared and the participants can move on to estimate the next ticket.

The master branch of this app represents the starting state of the code for this workshop. Clone down and make sure you're on the master branch in order to follow along.

Resources

Phoenix Channels

Phoenix PubSub

Phoenix LiveView

Property-based Testing and StreamData

Estimation

Thanks to James Grenning and Mike Cohn for their inspiration and their work in software estimation!

About

An example Phoenix real-time web application for pointing cards

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.