// A Flask app connected to a SQLite database //
A content box is chosen at random from the database and displayed below:
↓↓↓↓↓
content box id: 6 of 16
Is this useful?
We live almost exclusively through memory and anticipation. If you stay in the moment, you'll have what is called spontaneous right action, which is intuitive, which is creative, which is visionary, which eavesdrops on the mind of the universe.
↑↑↑↑↑
Currently the box shows a quote (some 'random wisdom') but any kind of content can be used.

Users can add their own entires to the database:
↓↓↓↓↓

Send us some wisdom:




↑↑↑↑↑
These are then included in the boxes that will be displayed. Try it for yourself!

Visit the Github repo.