Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
development:speaker_ready_room:start [2016/02/13 19:55] – created don.lee | development:speaker_ready_room:start [2016/05/15 23:42] (current) – removed don.lee | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Speaker Ready Room ====== | ||
- | |||
- | ===== Problems ===== | ||
- | |||
- | ^ Problem | The SRR is not using MongoDB at all, need to change that to a local db | | ||
- | ^ Solution | Since SRR will be used without internet, the MongoDB must be local on the same machine | | ||
- | ^ Fixed | | | ||
- | |||
- | Current Topic object | ||
- | < | ||
- | { | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | } | ||
- | </ | ||
- | |||
- | New Topic Object | ||
- | < | ||
- | </ | ||
- | |||
- | ^ Problem | Need to convert the Session data to Topic instead | | ||
- | ^ Solution | | | ||
- | ^ Fixed | | | ||
- | |||
- | ^ Problem | |