Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saviour1001/engage_for_change
We have created a social media platform for uplifting the community work and making volunteering opportunities more reachable.
https://github.com/saviour1001/engage_for_change
firebase flutter society
Last synced: 11 days ago
JSON representation
We have created a social media platform for uplifting the community work and making volunteering opportunities more reachable.
- Host: GitHub
- URL: https://github.com/saviour1001/engage_for_change
- Owner: Saviour1001
- Created: 2021-02-23T13:47:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-10T10:06:04.000Z (almost 4 years ago)
- Last Synced: 2023-08-17T11:16:09.946Z (over 1 year ago)
- Topics: firebase, flutter, society
- Language: Dart
- Homepage:
- Size: 90.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Engage for change
## Description
Hey there !! This app was made in order to chanelize the energy of youth to fill the
void of the society. We aimed to build a platform where people could connect and post
about social work and help in uplift the community. This idea was inspired during the
harsh times of Covid 19 pandemic. Its our responsibility to grow the society from where
it is now to a better future.![1](https://user-images.githubusercontent.com/71517788/112962731-51cbcd00-9164-11eb-8131-0bff8f4a36ef.gif)
![2](https://user-images.githubusercontent.com/71517788/112962858-732cb900-9164-11eb-8889-f46dfa02ecdb.gif)## How to install on Android device
You could find the apk in the repository.
File name: Engage_For_Change.apk
Alternate Downloading Link : [Google Drive](https://drive.google.com/file/d/1ndg_tEaMi5iHMiWUI8x9LV8xfPe44v-S/view?usp=sharing)
Simply download the apk and install it.The app will
be up and running. We are always working on adding new feature for improving the performance and
add new features. We will update the apk in the main branch of the repository.
So give this repository a star so that you get notified of any updates :)![5](https://user-images.githubusercontent.com/71517788/112963015-95bed200-9164-11eb-868d-39fb16e469aa.gif)
## How to run the source code on your computer
- Install flutter on your machine
You could refer to this [video](https://youtu.be/ZJl6PsBbnbg) to install flutter on your device.
- Clone this repository on your machine
- Get the flutter packages you will be needing by running the following command in terminal
`flutter packages get`
- Setup Firebase
The app uses Firebase as backend so you will be needing to create a Firebase project of yours and set it up to get the authentication and database services up and running.
Its very easy, just create a new Firebase project and get a google-services.json key from there and place it in the folder Engage_For_Change/android/app.
You could refer this [video](https://youtu.be/83YsBPPwISs) to setup Firebase.- Congratulations if you made it till here. Now just connect your android emulator or your mobile device to the computer and write the following command in terminal.
`flutter run`
### We would love to hear your feedback. You could provide your thoughts on this idea via this [form](https://forms.gle/6TjQyk69AwaC9eWG8).
![Happy Coding](https://user-images.githubusercontent.com/71517788/112990915-340e6000-9184-11eb-8b04-18044390b673.jpg)