DEV Community

Cover image for Introducing "TIME TO LIVE" - A simple app that shows your estimated remaining lifetime
Egzothicki
Egzothicki

Posted on

Introducing "TIME TO LIVE" - A simple app that shows your estimated remaining lifetime

Hello Community!

I would like to share a project I've been working on called Time to Live. It's a simple app that estimates the time you have left to live based on a detailed questionnaire. Once you complete the form, you'll see a ticking clock counting down the seconds of your life.

Why I Built This:

This project was inspired by my friend's idea. I also follow the newest trends in longevity and thought that it was interesting to estimate time remaining to live. The app isn't meant to be taken too seriously—it's mainly for fun, and as a reminder to make the most of our time!

Tech Stack:

HTML, CSS, JavaScript
Flask (Python)
SQLite
Render

Try It Out:

https://time-to-live.onrender.com/

Looking for Feedback:

This is my first time deploying a full-stack app, and I'd love to hear your thoughts! Feedback in any area would be highly appreciated. (have mercy though!)

Here's the github repo:
https://github.com/Egzothicki/time-to-live

Open Source:

The project is open source under the MIT license, so feel free to fork it, suggest changes, or even contribute directly!

https://github.com/Egzothicki/time-to-live

Image description

Thank You:

Thanks for taking the time to check out my project. I’m looking forward to hearing your feedback and learning from this amazing community!

Top comments (0)