Skip to content

muhammadabir64/tweeby

Repository files navigation

Tweeby - Social Platform

Tweeby is an social platform, inpired by twitter, instagram & whatsapp (you can say, its mixed). I made this fully featured application using django. features: - posting tweets & like, comments - follow or unfollow users - register, login & password reset - also many others..... realtime communication using websocket but backed by django channels - global chat room (all registered users can chat together) - private chat room (only user to user chat room)

Preview

login page

login

newsfeed

feed

one-to-one chatroom

private_chat

global chatroom

global_chat

profile

profile

django default admin panel

admin