Briefly review the Explend Application
Explend is an app for tracking personal income and expenses. It provides a comprehensive view of your financial activities, allowing you to manage your finances effectively. Written with Next.js, Server Actions, and more. You can view detailed monthly reports by selecting any month or customizing your date range. The app features a dynamic radar chart that updates each time you add a new transaction category, giving you a visual representation of your spending habits. Users can delete transactions, set limits, and more. Some advanced features are currently in development and may become available in a paid version. Your transactions data are secured with AES encryption, ensuring your financial information remains private. Encrypted data looks something like this: "5c007dc6c2db3395a8…”. Feel free to input any transaction data you have made.
There are a few pages of user interface
Features
领英推荐
Review
Contributing
We welcome contributions to improve this application. In the link below you can find deployment and repository links.
Front End / Full Stack Engineer
2 个月Today, I added user limits by category.
Front End / Full Stack Engineer
3 个月Discover helpful advice on managing expense categories with Explend Intelligence!
Front End / Full Stack Engineer
3 个月Added AI-powered transaction completion. Keep in mind that this is an experimental feature.
Front End / Full Stack Engineer
3 个月The icon design has been slightly redesigned. The right icon is a new one. upd: reverted to the previous variant but larger text.
Front End / Full Stack Engineer
3 个月A site implemented the View Transitions API. upd: disabled until API becomes stable in all modern browsers. https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API