Propose: Who takes care of the trees of our planet? Even if legally the citizen is not responsible for environmental preservation, especially urban, it can and should be shared. We are a team with the objective of uniting three important spheres with focus on preservation, being the community, public and private with a single mission: to save the trees of our planet. Our solution condemns public power, empowers the image of private initiative and, more importantly, we create a common sense of social and environmental responsibility in the community.
Develop: (System + Landing Page) designed and prepared to be developed in Python using a Framework (Django) with direct deploy in Heroku.
We are from ❤️ Maringá
- Create a .env archive
SECRET_KEY=
DEBUG =
DISABLE_COLLECTSTATIC=
- Install the requirements.txt **use venv in your ide or manually See this
pip install -r requirements.txt
- Make initial migrations and migrate to database if you want test in local server
python manage.py makemigrations
python manage.py migrate
- If you go deploy on your Heroku ACC just fork this project and change the step 3 for step 4, before install the Heroku CLI and update
heroku login
heroku config:push -a *yourappname*
heroku config // for test config
heroku run python manage.py migrate
The system is still not functional, only the development and deploy environment was created and model. And an initial database model with some modifications within DjangoAdmin were performed.
Jean Carlo - Tarik - Enderson Menezes - Bruno Garcia
On NasaSpaceApps -> Link
On Web -> Link