macwlu97 / chariate

Find NGO activities happening near you. Get involved. Organize events with the help of NGOs. Donate. Watch your donations help.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chariate

  • Find NGO activities happening near you.
  • Get involved.
  • Organize events with the help of NGOs. Donate.
  • Watch your donations help.

Project setup

pip install -r requirements.txt 

Configure Database settings

Copy apps_config.example and change name to apps_config.json
Then change ENV Vars values

Make migrations and migrate

python manage.py makemigrations
python manage.py migrate

Load Default Dictionaries Data

After migrations and migrate
python manage.py loaddata initialData.json

Compiles and hot-reloads for development

python manage.py runserver

About

Find NGO activities happening near you. Get involved. Organize events with the help of NGOs. Donate. Watch your donations help.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%