All Projects β†’ ayastreb β†’ Money Tracker

ayastreb / Money Tracker

Licence: mit
πŸ’° Personal finances tracking web app

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Money Tracker

Learning Pwa
πŸ“±some samples and blogs about how to start with your first PWA
Stars: ✭ 162 (-71.92%)
Mutual labels:  pwa, webapp
Piggyvault
Family finance management app.
Stars: ✭ 152 (-73.66%)
Mutual labels:  finance, webapp
Suicrux
πŸš€ Ultimate universal starter with lazy-loading, SSR and i18n. [not maintained]
Stars: ✭ 958 (+66.03%)
Mutual labels:  semantic-ui, pwa
Sysmon
A B/S mode system monitor for linux (demo http://199.247.1.240:2048)
Stars: ✭ 110 (-80.94%)
Mutual labels:  pwa, webapp
englishextra.github.io
English Grammar for Russian-Speakers, a PWA website + SPA
Stars: ✭ 19 (-96.71%)
Mutual labels:  pwa, webapp
Webapp Webpack Plugin
[DEPRECATED] use favicons-webpack-plugin instead
Stars: ✭ 127 (-77.99%)
Mutual labels:  pwa, webapp
Reactivetradercloud
Real-time FX trading showcase by Adaptive.
Stars: ✭ 1,664 (+188.39%)
Mutual labels:  finance, pwa
Prestashop
Free PWA & SPA for PrestaShop
Stars: ✭ 59 (-89.77%)
Mutual labels:  pwa, webapp
quiz-app
πŸ† QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.
Stars: ✭ 97 (-83.19%)
Mutual labels:  pwa, semantic-ui
share-it
share-it-nine.vercel.app
Stars: ✭ 19 (-96.71%)
Mutual labels:  pwa, webapp
Absolute
Absolute is a web-based O2O(Online to Offline) platform like Siren-Order for Starbucks. We are focused on creating the platform that is portable, cheaper, easier, decentralized and appless.
Stars: ✭ 96 (-83.36%)
Mutual labels:  pwa, webapp
ambianic-ui
PWA for managing Ambianic Edge devices (smart cameras).
Stars: ✭ 32 (-94.45%)
Mutual labels:  pwa, webapp
Mt Music Player
Web music player
Stars: ✭ 63 (-89.08%)
Mutual labels:  pwa, webapp
Metastream
Watch streaming media with friends.
Stars: ✭ 1,926 (+233.8%)
Mutual labels:  pwa, webapp
Jpg Glitch
glitch images with jpg encoding
Stars: ✭ 1,120 (+94.11%)
Mutual labels:  pwa, webapp
Typescript Mern Starter
Build a real fullstack app (backend+website+mobile) in 100% Typescript
Stars: ✭ 154 (-73.31%)
Mutual labels:  semantic-ui, webapp
Alumna
[Alpha release of v3] Development platform for humans / Plataforma de desenvolvimento para humanos
Stars: ✭ 32 (-94.45%)
Mutual labels:  pwa, webapp
Docker Vue Node Nginx Mongodb Redis
πŸ‰ An awesome boilerplate, Integrated Docker, Vue, Node, Nginx, Mongodb and Redis in one, Designed to develop & build your web applications more efficient and elegant.
Stars: ✭ 34 (-94.11%)
Mutual labels:  pwa, webapp
Rxdb
πŸ”„ A client side, offline-first, reactive database for JavaScript Applications
Stars: ✭ 16,670 (+2789.08%)
Mutual labels:  pouchdb, pwa
Beatbump
Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧
Stars: ✭ 77 (-86.66%)
Mutual labels:  pwa, webapp

Money Tracker

Build Status Code Climate

Money Tracker

WORK IN PROGRESS

Money Tracker is an open-source progressive web app that allows you to track your income and expenses.

This app can work offline on desktop, tablet and mobile.

Data is stored locally on device in PouchDB database and can be synced to the cloud.

Implemented with React and Semantic UI

License

Our software is distributed under the MIT License.

Installation

Prerequisites

How to install

  • Clone the repo from this website, then
  • In command line:
    • $ git clone https://github.com/ayastreb/money-tracker.git
    • $ cd money-tracker
    • $ npm install
    • $ npm start

At this point you should see the app running on

http://localhost:3000

And start developing for contribution.

If any questions arise, please see the open issues tab as some of them might have already been answered.

Contributing

If you would like to contribute, please follow these steps:

  1. Open an issue explaining what you want to fix
  2. Fork this project
  3. Create a featureDev_<YourFeaturedName> branch
  4. Add and commit your contribution (s)
  5. Push to your featureDev_<YourFeaturedName> branch
  6. Open a pull request (PR)

As always, if any questions arise, please connect with us via our <communication channel> (see below).

Community Standards

It is our responsibility to build a strong and welcoming community for all developers. Everyone who is willing to contribute is welcome, and her or his work will be considered if it solves an issue.

Please keep in mind that everyone:

  • Must use a welcoming and inclusive language
  • Must be respectful of everyone’s programming skills/backgrounds
  • Must accept constructive criticism, and aim for continues improvement
  • Must support and show empathy towards other community members

Communication Channels

<please add here your preferred communication channel>

Development Tracking

See the open issues for a list of proposed features (and known issues).

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].