Crowdfunding is the practice of funding a project or venture by raising small amounts of money from a large number of people, typically via the Internet. Crowdfunding is a form of crowdsourcing and alternative finance. In 2015, over US$34 billion was raised worldwide by crowdfunding. (From Wikipedia) The aim of the project : Create a web platform for starting fundraise projects in Egypt.
Python - Django - PostgreSql - RestFul Api
-Ahmed Hassanein.
-Abd ElRahman Mohamed.
-Ahmed Ashraf.
-Alaa Farouk Abd El Majied.
-Abrar Abd El Mohsen.
-Aasmmaa Alaa El Din Moahamed
projrcts: http://127.0.0.1:8000/fundapiprojectListView/
users: http://127.0.0.1:8000/usersusersListView/
- clone the Repo https://github.com/alaafarouk8/Crowd-Funding-Web-app
- pip install django==3.2.10
- pip3 install djangorestframework
- pip install django-mathfilters
- pip install psycopg2
- create database with name fund and password 123
- python manage.py runserver