Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.
/ name_game Public archive

An Elixir LiveView game to help me remember the names and faces of my coworkers

Notifications You must be signed in to change notification settings

stevegrossi/name_game

Repository files navigation

¿Cómo Te Llamas? 🦙

(Lessonly employees call ourselves “llamas” 😉)

This is a small, simple Phoenix LiveView app that turns the Lessonly Team page into a set of flashcards to help me and others learn our colleagues’ names. Check it out here!

Development

Clone the repository.

You’ll need Erlang and Elixir installed. asdf makes this as easy as running asdf install from the project directory.

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

About

An Elixir LiveView game to help me remember the names and faces of my coworkers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published