forcecraft / aion

An e-learning platform written in Elixir and Elm based on real-time gameplay
6 stars 0 forks source link

Rename General to Lobby #215

Closed mrapacz closed 6 years ago

mrapacz commented 6 years ago

Type

Refactor

Current behaviour With the #213 approaching, we will need to distinguish between the 'common' parts and the Lobby related logic. So far both of these were stored in General folder, but that's not a good idea. My approach would be to get rid of the General folder completely and create Lobby for room list related views/updates etc.