Skip to content

Very simple python project that visualize our life progress and the distance to our eventual death. Consist of daily-based & weekly-based calender. Build using Flask & Datetime (built-in library). This can be used for "Memento Mori" (Remember that we all will die)

License

Notifications You must be signed in to change notification settings

LinggarM/life-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life Calendar

Very simple python project that visualize our life progress and the distance to our eventual death. Consist of daily-based & weekly-based calender. Build using Flask & Datetime (built-in library). This can be used for "Memento Mori" (Remember that we all will die)

Screenshoots

Screenshot

Installation

Install Flask by using this command :

pip install Flask==2.0.3

Or by installing requirements.txt

pip install -r requirements.txt

Usage

Run the flask app by executing this command :

python app.py

Or :

flask run

About

Very simple python project that visualize our life progress and the distance to our eventual death. Consist of daily-based & weekly-based calender. Build using Flask & Datetime (built-in library). This can be used for "Memento Mori" (Remember that we all will die)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published