Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aadrianleo/savvy
This is an flutter project an social media application (instagram clone) where you can login, logout, post like and comment on posts you can even search users in the searchbar. the data is saved in firebase storage for photos and details are saves in firebase database with on email and password login.
https://github.com/aadrianleo/savvy
app app-development dart firebase firebase-auth firebase-database firebase-storage firestore flutter flutter-apps flutter-social-app flutter-social-application flutter-social-network instagram-clone instagram-clone-flutter netlify social-media social-network
Last synced: 22 days ago
JSON representation
This is an flutter project an social media application (instagram clone) where you can login, logout, post like and comment on posts you can even search users in the searchbar. the data is saved in firebase storage for photos and details are saves in firebase database with on email and password login.
- Host: GitHub
- URL: https://github.com/aadrianleo/savvy
- Owner: AadrianLeo
- Created: 2022-07-10T14:14:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T15:14:28.000Z (over 2 years ago)
- Last Synced: 2024-10-23T19:27:46.914Z (2 months ago)
- Topics: app, app-development, dart, firebase, firebase-auth, firebase-database, firebase-storage, firestore, flutter, flutter-apps, flutter-social-app, flutter-social-application, flutter-social-network, instagram-clone, instagram-clone-flutter, netlify, social-media, social-network
- Language: Dart
- Homepage: https://savvy-app.netlify.app/#/
- Size: 3.07 MB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Savvy
![savvy-bg](https://user-images.githubusercontent.com/81036521/178149779-c064305f-af92-484f-9bdc-04b808e6d64b.png)
# Introduction
This is an flutter project an social media application (instagram clone) where you can login, logout, post like and comment on posts you can even search users in the searchbar. the data is saved in firebase storage for photos and details are saves in firebase database with on email and password login.
The app is in development and new are features comming soon.
You can download the apk from the [release](https://github.com/AadrianLeo/savvy/releases/tag/v1.0.0)
You can even play it online on web (There is an bug in the web aaplication of image working on it) : [web link](https://savvy-app.netlify.app/)
### `#For flutter packages run: pub get && to run flutter project run : flutter run or in vscode click on run from the banner and click on run without debugging or start degugging.`
### `# change your flutter credentcials and google-services.json and other different details`
### `# You can get the web credenticials from firebase console in web app`
### `# You can download the google-services.json file from firebase console by making android app`