/Twitchboard

Social connection dashboard app for Windows 10 centered around Twitter.

Primary LanguageC#

Twitchboard

Social connection dashboard app for Windows 10 centered around Twitter. The name is a derivative of "Twitter Switchboard".

Features

  • Show three Twitter feeds in three respective columns: My Home Feed, My Timeline, Custom Query (currently hardcoded)
  • Send a tweet
  • Slidable menu appears when swiping a tweet left (Reply) or right (Favorite, not implemented yet).
  • Hamburger Menu (currently not hooked to any features)

Implementation Notes

  • Twitchboard is built in C# as a Universal Windows Platform (UWP) app. The current implementation doesn't support an effective design for Windows 10 Mobile devices. It is currently designed to work in Landscape screen orientation.
  • Twitchboard uses controls and services found in the UWP Community Toolkit.

Follow Me