Skip to content

wiredmind/h-funding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H-funding

H-funding is a crowfunding platform written for an academic project.

This is a port for the weppy framework of the original Rails project (https://github.com/michaelgenesini/h-funding).

UI and logo are copyrighted by Michael Genesini.

How to use it?

Clone this repository and in your terminal do:

pip install -r requirements.txt
python run.py

To launch the cron helper that opens and closes campaigns do:

weppy --app hfunding cron

Project notes

Since this is an academic project, it doesn't include payments flows and related technology.

About

An academic crowd-funding project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.2%
  • Python 27.3%
  • CSS 6.5%