Lock Your Money was an online piggy bank app I was building for students. The idea was to help people control impulsive spending by letting them lock a certain amount of money for a set period of time. Once locked, the money couldn’t be accessed until the time was up.
I wanted to create something simple — no expense tracking, no interest, no complicated budgeting features. Just a clean interface where someone could decide, “I don’t want to spend this money,” lock it away, and know it’s safe until they’re ready to use it again.
The focus was on discipline, not analytics.
- Basic UI for locking money
- Countdown timer showing how long the lock remains
- Simple wallet simulation for demo
- Planned backend logic for locking/unlocking funds
- Planned integration with UPI for real transactions (never implemented)
After exploring more, I realized the main part of the idea — actually holding or locking user funds — isn’t something I can legally or practically build right now.
It would need approvals, licenses, and partnerships with banks or payment providers to be done properly.
Without that, the app would stay just a demo and wouldn’t really serve its purpose.
So instead of forcing it, I’ve decided to stop the project here and move on to build other things that are achievable right now.
- Fintech ideas sound simple, but legal and compliance work is a big part of making them real.
- It’s important to understand what’s realistically possible before building too far.
- I learned how to think about trust, money, and user behavior differently.
- Sometimes it’s better to stop and redirect effort rather than keep pushing a non-viable idea.
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express (planned)
- Database: MongoDB Atlas (planned)
- Authentication: JWT (planned)
Project discontinued.
Built for learning and exploration only.