https://github.com/makefu/energydb
Energy Drink Database and Website Generator for all the Energy Drinks in the World!
https://github.com/makefu/energydb
database energy-drink
Last synced: about 1 year ago
JSON representation
Energy Drink Database and Website Generator for all the Energy Drinks in the World!
- Host: GitHub
- URL: https://github.com/makefu/energydb
- Owner: makefu
- License: other
- Created: 2010-09-27T22:01:57.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T08:48:28.000Z (almost 6 years ago)
- Last Synced: 2024-10-30T02:58:35.110Z (over 1 year ago)
- Topics: database, energy-drink
- Language: JavaScript
- Homepage: https://makefu.github.io/energydb
- Size: 6.13 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
INTRODUCTION
============
Every man has a goal in life, mine is to drink every energy drink in the
world!
In this process i want to review, categorize and describe every one of
them. The idea is to create a database of all energydrink i ever drunk,
completely with ingredients like caffeine or sugar.
For that i will design a database scheme which can handle my demands, as
well as a web frontend which is able to search through and view the entries
very similar to a cms. Currently there is only a static site generator with
some templates, more will come.
Keep in Mind
------------
... that this project is an VERY early stage and i am currently mostly
interested in creating data entries of drinks i drank. Occasionally i will
implement of what i think are "cool" features like a changelog or RSS feed
but do not expect a great deal of changes in a very short timespan.
It would be really really glad if anyone could provide useful informations
how to make the design for the front page and the single drink pages,
because i am somewhat retarded in that way.
Even better would be a pull request with fixed css and/or mustache template
files.
Installation and Usage
=====
you will need the following things to add new drinks automagically and
generate the database.
- python 2.6
- simplejson (pip install simplejson)
- pystashe (Mustache for python), currently a fork which fixes inner
contexts from http://github.com/rafaelcv/pystache
- markdown (pip install markdown) for genrating html from this README
Help me!
========
I would be more than glad if something of this project helped you, you may
send me one of the energy drinks i have never drank before ( check db).
Send me a quick mail and we might meet up somewhere here in germany.
Author and Maintainer
=====================
Felix Richter ( energydb !KHAN! syntax-fehler.de )
replace KHAN with what you would expect to be here if you want to write an
email to me
License
=======
The source code and data are licensed under Creative Commons 4.0 BY (CC-by). If you want to make use of my data you can do so no problem as long as you give appropriate credit and indicate when you made changes :). See [creativecommons.org](https://creativecommons.org/licenses/by/4.0/) for a human readable form of the license.