GithubHelp home page GithubHelp logo

battleroid / quotes Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.79 MB

Web application I made ages ago. Let's people pay to post short messages as a way of collecting donations.

Python 37.88% CSS 17.86% HTML 44.27%

quotes's Introduction

quotes

Quotes was a basic web application that allowed users to pay-to-post images as a way of accepting donations. Worked but lack of interest from users kept it from continuing.

config

You need to have sqlite3, Python 2.7, and python-sqlite installed. uWSGI and Supervisor are completely optional, but useful.

You will also to use pip (or pip with virtualenv) to install the requirements: pip install postmarkup stripe flask-wtf flask wtforms

  1. Create the database using sqlite3 (ex: sqlite3 quotes.db < quotes.sqlite3).
  2. In config.py enter your Stripe API key and the name of the database.
  3. Replace the public Stripe API key in the buy.html template (data-key).

Then run it. That's it. My old supervisor configuration file is included for the hell of it.

(working) example

example gif

example video

quotes's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.