Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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]