Tiim.me

Tiim.me

View this project on GitHub

Tiim.me is a project website that stores to-do list items in browser cookies and displays them on a simple web interface. It uses proper back-end GET and POST request handling to dynamically serve templated html content.

Tiim.me full web interface The full Tiim.me web user-interface.

The backend runs in Python Flask, one of the popular modern back-end alternatives to PHP, and was originally hosted on a Heroku daemon. It serves HTML, CSS, and JS content generated dynamically based on browser cookie data that is passed during the GET request. All browser cookie handling occurs on the front end through Javascript.

View Tiim.me on GitHub here.


© 2024 Ivar Rydstrom. All rights reserved.

Powered by Hydejack v9.1.6