// A Flask app connected to a SQLite database //
A content box is chosen at random from the database and displayed below:
↓↓↓↓↓
content box id: 7 of 16
The Invisible Man 🫥
The biggest prison people live in is the fear of what others think.
↑↑↑↑↑
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:
↓↓↓↓↓
↑↑↑↑↑
These are then included in the boxes that will be displayed. Try it for yourself!
Visit the
Github repo.