Worthly - Personal Finance Tracker
🚧 Work in Progress
A full-stack financial tracking application with multi-currency support and beautiful glassmorphism design
Launch Worthly →About This Project
Worthly is a responsive personal finance tracking application that helps users manage their income, expenses, and net worth across multiple currencies. Built with React.js and Node.js, this project demonstrates full-stack development capabilities with a beautiful glassmorphism dark theme design, real-time currency conversion, and secure user authentication.
Key Features
- •Track income and expenses with detailed categorization
- •Multi-currency support with real-time exchange rates
- •Net worth calculation with asset and liability breakdown
- •Beautiful glassmorphism dark theme design
- •Fully responsive (desktop, tablet, mobile)
- •Real-time data updates
- •Secure user authentication with password hashing
- •Account deletion with safety confirmations
- •RESTful API architecture
Challenges & Solutions
- ⚡Implementing secure user authentication and session management
- ⚡Integrating real-time currency exchange rates from external APIs
- ⚡Creating responsive glassmorphism UI design across all devices
- ⚡Building normalized database schema for financial data
- ⚡Handling complex multi-currency calculations accurately
What I Learned
- 💡Full-stack JavaScript development (React + Node.js)
- 💡Database design and SQLite implementation
- 💡RESTful API development and external API integration
- 💡Modern CSS techniques including glassmorphism effects
- 💡Production deployment and CI/CD workflows
- 💡Security best practices for user authentication