Skip to content

michaelgenesini/h-funding-db2-weppy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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 62.8%
  • Python 31.0%
  • CSS 6.2%