- app/ -- flask package files
- run.py -- init file for flask
- Local Reproduction Steps
- Additional info below
- Demo Video - coming soon
- run `python venv venv` in root directory
- `source venv/bin/activate`
- Git clone this repo
- Change directory to the repo
- `pip install -r requirements.txt`
- Copy paste `.flaskenv` file from the note (You do have the note don't you?)
- See that the .crt file exists in your local the path defined in __init__.py(maybe differ for windows and apple users)
- `flask run` in Ufarms directory
- Observe requests to the server on localhost:5000 in this terminal
- requires npm & Node.js and if want, Yarn to be installed
- open a second terminal
- `cd client` then `npm install` or update all dependencies with yarn
- `npm run dev` or `yarn start`
- Observe changes to your code in real time on http://localhost:3000
The goal of this project is to create a community for people to connect around local agriculture projects. Supermarkets, kitchens, grain mills, barns, what do all these places have in common? We gather(ed) in them and we go to them to get the food. Over time, these meeting places have been cut off or replaced by unsustainable food supply networks. While our curreny grocery supply chain is an impressive feat of modern logistics, it places avaibility above any other expense and wastes a large amount of the food we grow.
In the process seem to have lost our ability to care for the land and eachother. Ufarms is about seeing a world where everyone living in cities has access to grow their own food and connect with their neighbors again.
At it's core, this project is meant to do two things, collect a list of farmers and land owners and show them the map so they can connect. First a map, then we can find the way back. This mockup is intended to convey a fully functioning map module.
At this phase we only need your intrest. Contributing to a healthier food system doesn't need to be hard, it can acutally be kinda fun. If you're intrested in being included in the beta, drop us a line!
Mailing List