Skip to content

CodicePlastico/social_network_kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Network kata

Your Backlog

  • Posting: Alice can publish messages to a personal timeline
  • Reading: Bob can view Alice's timeline
  • Following: Charlie can subscribe to Alice's and Bob's timelines, and view an aggregated list of all subscriptions
  • Mentions: Bob can link to Charlie in a message using "@"
  • Links: Alice can link to a clickable web resource in a message
  • Direct Messages: Mallory can send a private message to Alice

About

An Elixir implementation of the social network kata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages