Simple chat app for the user to have converstation with self!
This is an app done as part of learning WPF WinUI3 with the aim to help in following ways
- Help understand the thinking when you explain to yourself about any topic!
- Help reduce the stress when you share/talk to yourself :)
- when you write down your thoughts it helps to stand back and analyze your own ideas and the aim here is to help that in the form of a chat window.
V2:
- Tabbed conversations to follow up on multiple topics simultaniously
- Ability to save/export conversations as JSON.
- ctrl+click to change the comment source (will change the alignment of comment from left to right or vice versa)
- del+click to delete a comment
V1 : WPF based app V2 : WinUI based app