FutureSelf Mirror is a minimal, aesthetic web application that helps users visualize their future self after 6 months based on habit changes.
It uses AI-like logical predictions (bullet points) and securely stores data using Firebase Firestore, all hosted on GitHub Pages.
-
๐ง AI-like Future Prediction
- Generates realistic bullet-point predictions
- Shows how habits impact life after 6 months
-
๐ User Inputs
- Name
- Current habit
- Habit they want to change
-
๐ฎ Future Self Visualization
- Clear, motivational future outcome
- Bullet-point based prediction logic
-
โ Cloud Data Storage
- Stores user data and predictions using
FutureSelf_Mirror/
โ
โโโ index.html # Main HTML structure
โโโ style.css # Full color system & UI styling
โโโ script.js # AI-like logic + Firebase integration