Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prash5t/postreal
Cross platform social media app using Flutter, Django and Firebase
https://github.com/prash5t/postreal
android cross-platform django django-rest-framework firebase flutter flutter-bloc ios social-media-app
Last synced: 5 days ago
JSON representation
Cross platform social media app using Flutter, Django and Firebase
- Host: GitHub
- URL: https://github.com/prash5t/postreal
- Owner: prash5t
- Created: 2023-04-01T15:06:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-21T06:07:54.000Z (over 1 year ago)
- Last Synced: 2024-11-10T14:07:58.313Z (5 days ago)
- Topics: android, cross-platform, django, django-rest-framework, firebase, flutter, flutter-bloc, ios, social-media-app
- Homepage: https://aprashantz.github.io/postreal/
- Size: 2.18 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Post Real, a social media app
Social media app that only allows you to post photos from your camera, not from gallery, to encourage real-time and authentic sharing.
##### Screenshots:
![Post Screenshot](./docs/post_ss.png) ![Profile Screenshot](./docs/profile_ss.png) ![Search Users Screenshot](./docs/searchusers_ss.png) ![Search Feed Screenshot](./docs/searchfeed_ss.png) ![Post Picture Screenshot](./docs/postpic_ss.png)
##### Features:
- Post picture from camera
- View/Like/Comment on Posts
- In-app notification for different user activites##### Note:
- Check Flutter and Django specific branches
- README for flutter and django are provided in their specific branches##### Tasks more to do:
- Optimize code, refactor, implement local storage caching
- Publish to Google Play Store
- Your PR's or any form of contribution will be acknowledged.Flutter branch: [email protected]
Django branch: [email protected]