Skip to content

itxtalal/P-Funder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P-Funder

A Django website

What is P-Funder ?

P-Funder is a python project built by using Django framework. It is a funding platform where users can login into their account and can post their issues including why and how much they need money. Their payments options (if included by the user) can be shown or the user can be contacted by mobile number of email address.

Dependancies

  • python
  • django
  • pillow
  • django-crispy-forms
  • django-phone-field

After installing the Dependancies

Go to project root directory in the terminal Then Run

python3 manage.py migrate

Then

python3 manage.py runserver

The terminal will show you the dev server hosted on localhost address with port number.

Releases

No releases published

Packages

No packages published