Invers is a lightweight, personal Investment Day Planner web application designed to help you build and track a consistent daily investment habit — no complex dashboards, no overwhelming numbers. Just you, your plan, and a satisfying ✅ every day.
The idea is simple: if you invest ₹10 in Gold and ₹100 in Bitcoin daily through your crypto app, come to Invers, open the calendar, and tick off the day — just like marking attendance. Over time, you'll see your consistency at a glance.
| Feature | Description |
|---|---|
| 📆 Attendance-style Calendar | Tick/click each day you invest — like marking daily attendance |
| 🪙 Gold Tracking | Log your daily ₹10 Gold investment |
| ₿ Bitcoin Tracking | Log your daily ₹100 Bitcoin investment |
| 👤 Custom Portfolio Owner | Click on Portfolio Owner to change your name — make it yours |
| 💾 Local Storage | All your data is stored locally in your browser — no accounts, no cloud |
| 🔒 Privacy First | Your data never leaves your device |
| 🗑️ Delete History | When you delete history, all data is permanently gone |
1. Open Invers in your browser
2. Buy Gold (₹10) and Bitcoin (₹100) in your crypto app
3. Come back to Invers and tick today on the calendar
4. Watch your streak grow day by day!
Think of it as an investment attendance sheet — the calendar shows you where you showed up and where you didn't.
- Gemini AI — AI-powered development assistance
- Vibe Coded — Built with vibes, intuition, and flow
- Prompt Injection — Crafted through iterative AI prompt engineering
- ⚛️ React + Vite — Fast, modern frontend
- 🎨 Tailwind CSS — Utility-first styling
- 💾 LocalStorage API — Browser-native data persistence
Invers uses your browser's LocalStorage to save all your investment ticks and preferences.
⚠️ Important: Your data lives only in your browser.
- No servers. No accounts. No cloud sync.
- If you clear your browser data or click Delete History inside the app — all data is permanently erased.
- There is no way to recover deleted history.
- Invers : Download
Invers is built for public use — anyone can use it and make it their own.
Click on the "Portfolio Owner" section inside the app to change the name to yours. It's that simple — no sign-up required.
# Clone the repository
git clone https://github.com/Sandept/Invers.git
# Navigate into the project
cd Invers
# Install dependencies
npm install
# Start the development server
npm run devThen open http://localhost:5173 in your browser.
Invers/
├── public/ # Static assets
├── src/ # React source files
├── index.html # Entry HTML
├── vite.config.js # Vite configuration
├── tailwind.config.js
└── package.json
This project is open for public use. Feel free to fork, adapt, and personalize it for your own investment tracking journey.
Made with 💛 and a daily investment habit | Invers — Invest. Track. Grow.