https://github.com/fossunited/robinhood
Volunteer checkin app (Frappe) for Robin Hood Army, a non-profit that distributes food surplus via volunteers.
https://github.com/fossunited/robinhood
frappe frappe-framework robinhoodarmy
Last synced: about 2 months ago
JSON representation
Volunteer checkin app (Frappe) for Robin Hood Army, a non-profit that distributes food surplus via volunteers.
- Host: GitHub
- URL: https://github.com/fossunited/robinhood
- Owner: fossunited
- License: other
- Created: 2021-11-29T11:51:15.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T17:42:48.000Z (over 1 year ago)
- Last Synced: 2025-08-02T02:23:34.345Z (2 months ago)
- Topics: frappe, frappe-framework, robinhoodarmy
- Language: Python
- Homepage: https://checkin.robinhoodarmy.com/
- Size: 3.44 MB
- Stars: 14
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-frappe - Robinhood - System that powers [robinhoodarmy.com](https://checkin.robinhoodarmy.com/) (Uncategorized / Uncategorized)
README
## Robinhood
The Robin Hood Army is a volunteer-based Zero funds organization that works to get surplus food from restaurants to the less fortunate sections of society in cities across India and 14 other countries.
### Installation
Using bench, [install Frappe](https://github.com/frappe/bench#installation) as mentioned here.
Once Frappe is installed, add robinhood app to your bench by running
```sh
$ bench get-app https://github.com/fossunited/robinhood.git
```After that, you can install robinhood app on required site by running
```sh
$ bench --site site1.local install-app robinhood
```



#### License
MIT