Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.49.1
metadata
title: Age Calculator
emoji: π
colorFrom: blue
colorTo: indigo
sdk: streamlit
sdk_version: 1.46.1
app_file: app.py
pinned: false
π Age Calculator App (Years, Months, Days)
This is a simple and interactive web app built using Streamlit that allows users to calculate their exact age in years, months, and days based on their birthdate.
π Features
- Select your birthdate using a calendar widget
- Displays your age in a friendly format:
π You are 25 years, 3 months, and 12 days old!
- Clean, responsive interface powered by Streamlit
π¦ Requirements
This app uses the following Python packages:
streamlit
python-dateutil
These are already included in the requirements.txt
file.
π Files Included
app.py
β Main application filerequirements.txt
β Python dependenciesREADME.md
β You're reading it!
π Deployment
You can deploy this app on:
β€ Hugging Face Spaces
- Go to https://huggingface.co/spaces
- Click on Create New Space
- Choose:
- SDK: Streamlit
- Python version: 3.9 or 3.10
- Upload:
app.py
requirements.txt
README.md
- Done! Your app is live π
π§βπ» Built With
π License
This project is open-source and free to use.
πββοΈ Author
Najaf Ali
A non-CS professional building AI-powered education tools using GenAI