Coder Social home page Coder Social logo

my_life_calendar's Introduction

My life calendar

Introduction

When I have first saw the my life calendar I was impressed by it. It made me think about how the time just flow without we noticing it. It is a great idea to visualize it so I have decided to make my own version of the life calendar.

Software and Libraries

This project uses Python 3.9.2 and the following libraries:

More informations in requirements.txt. To create it I have used python -m pip freeze > requirements.txt. To install all Python packages written in the requirements.txt file run pip install -r requirements.txt.

Running the code

To run the application python my_life_calendar_project/manage.py runserver. The default url to connect to it is http://127.0.0.1:8000/

Results

The django application

Home

In the home we can insert the birth date and the life expectancy. By pressing the Submit button we get a graph showing the day distribution and a table with all the days from the first day of the birth year classified as:

  • light grey: days before the birth date and after the expected death date
  • light pink: lived days before the current date
  • light green: future days until the expected death date

Days

By clicking the Download button is possible to download the calendar in Excel format

You can find more information in this blog post

Acknowledgements

Thanks my life calendar for the ispiration

my_life_calendar's People

Contributors

simonerigoni avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.