Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muhammadabir64/tweeby
https://github.com/muhammadabir64/tweeby
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/muhammadabir64/tweeby
- Owner: muhammadabir64
- License: mit
- Created: 2023-09-24T10:36:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-16T06:04:45.000Z (about 1 year ago)
- Last Synced: 2023-10-17T00:27:41.360Z (about 1 year ago)
- Language: HTML
- Homepage: https://tweeby-7gzy.onrender.com
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)#### Demo URL: https://tweeby-7gzy.onrender.com
#### Admin URL: https://tweeby-7gzy.onrender.com/admin## Preview
#### login page
![login](https://github.com/muhammadabir64/tweeby/assets/51321911/12784ee2-3dcd-4266-abec-4f1aaec59fab)#### newsfeed
![feed](https://github.com/muhammadabir64/tweeby/assets/51321911/282c4781-3852-42c7-ba6b-508fd07553be)#### one-to-one chatroom
![private_chat](https://github.com/muhammadabir64/tweeby/assets/51321911/32a49ff6-cedc-42e0-88ff-365923c342c0)#### global chatroom
![global_chat](https://github.com/muhammadabir64/tweeby/assets/51321911/2d06571f-49fd-446f-8a9f-86203578bfc6)#### profile
![profile](https://github.com/muhammadabir64/tweeby/assets/51321911/d716c80b-11e9-4a65-8c64-a8e7b703101d)#### django default admin panel
![admin](https://github.com/muhammadabir64/tweeby/assets/51321911/cf20c5f3-71b9-47ab-b6cf-85122fbd8cac)