Contributor
SUBHASISH BEHERA

Improving and adding features of Zulip Terminal


Mentors
Mounil Kamlesh Shah
Organization
Zulip
Technologies
python, Urwid
Topics
MVC architecture, Client-Side Architecture
Zulip Terminal is a TUI which caters to users who use Zulip through their terminal. But, many functionalities in Zulip Web App are not currently implemented in Zulip Terminal. The features/areas this project will focus on are a) Achieving the same level of notification functionality as Web App. b) Add the feature of file upload along with other related issues. c)Support muting/unmuting of users d)Support Alert-Words. Most of the issues need work on multiple areas such as event handling, UI changes/additions, Migrations etc.