All Projects β†’ mitul45 β†’ Expense Manager

mitul45 / Expense Manager

Licence: mit
πŸ’Έ Take control back. Track your everyday spendings.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Expense Manager

java-pwa
Progressive Web Apps in Java
Stars: ✭ 48 (-88.26%)
Mutual labels:  service-worker, progressive-web-app
Super Progressive Web Apps
SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
Stars: ✭ 304 (-25.67%)
Mutual labels:  progressive-web-app, service-worker
exploration-service-worker
Let's get started with ServiceWorker
Stars: ✭ 14 (-96.58%)
Mutual labels:  service-worker, progressive-web-app
affilicats
🐈 Progressive Web App demo that showcases flaky network resilience measures (πŸ“Ά or πŸš«πŸ“Ά).
Stars: ✭ 65 (-84.11%)
Mutual labels:  service-worker, progressive-web-app
Pwa Book Cn
η¬¬δΈ€ζœ¬ PWA δΈ­ζ–‡δΉ¦
Stars: ✭ 3,498 (+755.26%)
Mutual labels:  progressive-web-app, service-worker
chicio.github.io
πŸ‘» Fabrizio Duroni (me πŸ˜„) personal website. Created using GatsbyJS, Styled Components, Storybook, Typescript, tsParticles, GitHub pages, Github Actions, Upptime.
Stars: ✭ 20 (-95.11%)
Mutual labels:  service-worker, progressive-web-app
react-app-rewire-workbox
Customise the service worker for create-react-app apps without ejecting - using Google's Workbox webpack plugins instead of the old sw-precache
Stars: ✭ 44 (-89.24%)
Mutual labels:  service-worker, progressive-web-app
So Pwa
A progressive web app to read Stack Overflow content.
Stars: ✭ 235 (-42.54%)
Mutual labels:  progressive-web-app, service-worker
Pwa Fundamentals
πŸ‘¨β€πŸ« Mike & Steve's Progressive Web Fundamentals Course
Stars: ✭ 256 (-37.41%)
Mutual labels:  progressive-web-app, service-worker
jekyll-pwa-workbox
A Jekyll plugin using Workbox to make your PWA / Website available offline.
Stars: ✭ 22 (-94.62%)
Mutual labels:  service-worker, progressive-web-app
magento-meanbee-pwa
Progressive Web App extension for Magento 1
Stars: ✭ 75 (-81.66%)
Mutual labels:  service-worker, progressive-web-app
Progressive Web Apps Book
All of the code for "Progressive Apps" - a book by Dean Hume
Stars: ✭ 270 (-33.99%)
Mutual labels:  progressive-web-app, service-worker
spendlogs
SpendLogs - Personal Expense Manager
Stars: ✭ 18 (-95.6%)
Mutual labels:  service-worker, progressive-web-app
next-with-workbox
Higher order Next.js config to generate service workers
Stars: ✭ 22 (-94.62%)
Mutual labels:  service-worker, progressive-web-app
Jfa Pwa Toolkit
⚑️ PWA Features to Any Website (very Fast & Easy)
Stars: ✭ 245 (-40.1%)
Mutual labels:  progressive-web-app, service-worker
gatsby-pwa-demo
PWA Example: Progressive Web App E-Commerce with Gatsby.js
Stars: ✭ 68 (-83.37%)
Mutual labels:  service-worker, progressive-web-app
Ember Service Worker
A pluggable approach to Service Workers for Ember.js
Stars: ✭ 227 (-44.5%)
Mutual labels:  progressive-web-app, service-worker
Productivity Frontend
Productivity Application - Kanban Style Productivity Management Application with Customizable Boards, Lists and Cards to Make You More Productive.
Stars: ✭ 234 (-42.79%)
Mutual labels:  progressive-web-app, service-worker
Prelude
A web app for practicing musical sight reading skills
Stars: ✭ 24 (-94.13%)
Mutual labels:  service-worker, progressive-web-app
Android Pwa Wrapper
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
Stars: ✭ 265 (-35.21%)
Mutual labels:  progressive-web-app, service-worker

πŸ’Έ expense-manager Build Status

"If you can't measure it, you can't improve it." - Peter Drucker

Take control back. Introducing Expense Manager, an app to track your daily spendings. It is made of two main components:

  1. Main application: Used to add expenses to the sheet
  2. Expense Sheet: This is where you can do all kinds of analysis/summarization of your expenses.

Why? Because Google Sheets is really good with numbers, but entering data from the mobile app is not very convenient. The idea is to make adding expense as simple as it can be. You should add them at the same moment you make a transaction. Make it like a habit.

Detailed analysis of the sheet can be deferred till you get an access to a computer. You can plot fancy charts at end of the month, set the budget for next week, etc. And I feel all of that need not necessarily be done on small screen.

Features

  • Built for the web - works cross-platform (iOS, Android, Mac, Windows, Linux).
  • Uses Google Sheet as a database to store expenses. Why?
    1. Privacy. It's your personal data. It should belong to you.
    2. Sheets is way better at handling numbers than me. You can do all kinds of analysis using graphs, formulas, etc.
    3. I didn't want to write backend πŸ€“
  • Progressive Web App - Quick to load, can be installed as a standalone app on phone.
  • Easier sharing. Sharing expenses with someone (wife, family)? Share the expense sheet and all of your combined data belongs to the single sheet.
  • Backup. Didn't I tell you it uses Google Sheets to store expenses? Your data is always backed up on ⛅️
  • Mobile friendly layout.
  • [NEW] Supports internal amount transfer enteries (things like withdrawing cash, investing to an retirement account, etc)

How to get started

  1. Copy this sheet to your Google Drive. After sign in, choose File -> Make a Copy....
    Make a Copy
  2. Don't rename it. It should be named Expense Sheet.
    Expense Sheet
  3. Update categories, account names, initial values in Data sheet. Clear our sample expenses in the first sheet.
  4. That's it! You can start adding expenses now.

Permissions

  • Read access to Google Drive to find Expense Sheet.
  • Read and write access to Google Sheets to add expenses.

Check it out

https://mitul45.github.io/expense-manager/ πŸš€

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].