The app allows the user (whose name can be seen at the top of the window) to ask and answer questions and to upvote other users' answers. The questions and answers provided by the current user are highlighted.
- I used QtDesigner to design the GUI.
- The implementation uses layered architecture and the observer design pattern.