Skip to content

QEDK/volunteery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

volunteery

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. ✨

πŸ™‹ So, how does it work?

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! πŸ”Ž

πŸ‘¨β€πŸ­ Who are we?

This project was built by Pod 1.1.3 Team 1, AB Satyaprakash, Preet Shah, Shambhavi Aggarwal and Ankit Maity.

πŸ’» What did we build this with?

Volunteery is completely made with Flutter. 🎐 And for all our backend services, Volunteery uses Firebase. πŸ”₯

πŸ”§ Installation

You will need to have Flutter installed, if you haven't done that yet - get started here. Then, follow the steps below. ⬇

🧱 Building from source

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! πŸ’―

βž• Other modes

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

πŸ”œ What's next?

  • 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. πŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸΏ

πŸ“œ License

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.

πŸ–ŠοΈ Contributions

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.