Have you ever wanted to volunteer on a free weekend but had no idea how to get started? Or perhaps you are a part of a non-profit that could do with more people to help? π€
Presenting Volunteery, the solution to all the times you want to do some good. β¨
It's simple! You sign in as a volunteer or non-profit manager - and depending on your role, you can find new places to volunteer at, or add new events for people to find! π
This project was built by Pod 1.1.3 Team 1, AB Satyaprakash, Preet Shah, Shambhavi Aggarwal and Ankit Maity.
Volunteery is completely made with Flutter. π And for all our backend services, Volunteery uses Firebase. π₯
You will need to have Flutter installed, if you haven't done that yet - get started here. Then, follow the steps below. β¬
If you're using an IDE like Android Studio, this can probably be done easily using the GUI/hotkeys, but if you like the terminal more (as we do π):
$ git clone [email protected]:QEDK/volunteery.git
$ cd volunteery
$ flutter run
You should then be able to select from a list of available build options - and that's it! π―
By default, Flutter will make the builds in debug mode, if you want to publish a release or profile your app, always ensure you make the build in the correct mode like:
$ flutter run --release
$ flutter run --profile
- Integrate our service with educational institutions which have credits for social work. π«
- Make a custom ML-assisted algorithm for the best outcomes. π€
- Gamify the experience with badges, ranks and custom merch. π
Where we want to be:
- An integrated end-to-end platform between volunteers and non-profits. π§πΏβπ€βπ§πΏ
This project is released under a free and open-source software license, Apache License 2.0 or later (LICENSE or https://www.apache.org/licenses/LICENSE-2.0). The documentation is also released under a free documentation license, namely the GFDL v1.3 license or later.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.