Menu

Tree [2a71ce] develop /
 History

HTTPS access


File Date Author Commit
 src 2014-11-26 Bernardo Martínez Garrido Bernardo Martínez Garrido [4740e2] Corrected comments
 .gitignore 2014-11-26 Bernardo Martínez Garrido Bernardo Martínez Garrido [f5775f] First working version.
 LICENSE 2014-11-26 Bernardo Martínez Garrido Bernardo Martínez Garrido [f5775f] First working version.
 README.md 2014-11-26 Bernardo Martínez Garrido Bernardo Martínez Garrido [2a71ce] Updated readme

Read Me

Crowdfunding Panel

This is a small application was created for giving Python and Django a try. Due to that, it's current functionality is minimal.

It stores a series of crowdfunding links, from these all the relevant data is scrapped at intervals and stored on the database, so all that information can be shown when the user queries for it.

Additionally, the next delivery date for the project is kept, and shown along the other information.

Currently the only URLs supported are those from Kickstarter.

The application, as said, was created just as a test, meaning it is a small toy program. Surely it will end going through several changes as time goes, but mostly it is a stable product. And to make sure of that it has been tested, both on a local instance and hosting it on Heroku.

Version

Current version is 1.0.0

Building

The application has been coded with Python, using DJango.

Python

The project has been coded with Python 3.4

DJango

Version 1.7 of DJango has been used.

Dependencies

The file requirements.txt contains all the dependencies to be installed with pip.

Getting the code

The GitHub project page is found at the Sourceforge project page, including the git clone URI.

License

The project is released under the MIT License.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.