Expense tracker using Google Sheets as a storage written in React
Expenses is a progressive web application that is built on top of Google Sheets and written in React. It is a static HTML app that is designed to work well on mobile devices. It can be deployed anywhere and provides great privacy and access control. This app allows users to manage multiple accounts, track expenses by categories, and provides unlimited analysis based on the user's Google Sheet skills. With its progressive web app capabilities, it loads quickly and can be used as a standalone app. It features a beautiful material design and provides a monthly summary of expenses.
Expenses is a progressive web application built on top of Google Sheets using React. It provides users with an easy way to manage their expenses, track multiple accounts, and analyze their spending patterns. The app is optimized for mobile use and features a beautiful material design. It also has great privacy and access control, ensuring that sensitive data is not shared with third parties. With its integration with Zapier, users can easily add recurring expenses. Overall, Expenses is a convenient and customizable solution for managing personal finances.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.
Material Design is a design system developed by Google that provides a set of guidelines, components, and tools for creating visually appealing and functional user interfaces. Material Design is designed to be flexible and customizable, making it a great choice for a wide range of applications and use cases.