/CrowdFunding

Crowdfunding is a form of crowd sourcing and alternative finance using Django

Primary LanguagePython

CrowdFunding

Crowdfunding is a form of crowd sourcing and alternative finance using Django

you can do

•	Sign up and login with activation mail
•	Create new project
•	See all others projects and donate on them
•	The user has a profile and can change his info 

Install

•	you need to install pycham or similar editor

Run the project

•	download the project
• open shell and run the following command
• source myvir/Scripts/activate
• pip install django
• pip install django-taggit
• python -m pip install Pillow
• python manage.py migrate
• python manage.py runserver
the admin is "iti" password "iti"