All Projects → xMartin → grouptabs

xMartin / grouptabs

Licence: GPL-3.0 license
Mobile Web App to organize payments in dynamic groups of people.

Programming Languages

typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to grouptabs

couch-auth
Powerful authentication for APIs and apps using CouchDB (or Cloudant) with Node >= 14
Stars: ✭ 50 (+25%)
Mutual labels:  pouchdb, offline-first
Rxdb
🔄 A client side, offline-first, reactive database for JavaScript Applications
Stars: ✭ 16,670 (+41575%)
Mutual labels:  pouchdb, offline-first
offline-first-app
OfflineFirst demo app with some WebComponents and PouchDB
Stars: ✭ 27 (-32.5%)
Mutual labels:  pouchdb, offline-first
launchlet
Make the web yours.
Stars: ✭ 34 (-15%)
Mutual labels:  offline-first, remotestorage
nadya
subscription management done right
Stars: ✭ 14 (-65%)
Mutual labels:  pouchdb, offline-first
Remotestorage.js
⬡ JavaScript client library for integrating remoteStorage in apps
Stars: ✭ 2,155 (+5287.5%)
Mutual labels:  offline-first, remotestorage
drummer
Offline-first drum machine
Stars: ✭ 19 (-52.5%)
Mutual labels:  pouchdb, offline-first
remotestorage-widget
⬡ Connect widget for remoteStorage.js
Stars: ✭ 23 (-42.5%)
Mutual labels:  offline-first, remotestorage
shopping-list-vuejs-pouchdb
Shopping List is an Offline First demo Progressive Web App built using Vue.js and PouchDB.
Stars: ✭ 81 (+102.5%)
Mutual labels:  pouchdb, offline-first
client-side-databases
An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
Stars: ✭ 787 (+1867.5%)
Mutual labels:  pouchdb, offline-first
Metadata.js
Library for building offline-first browser-based applications :: платформа автономных веб-приложений
Stars: ✭ 165 (+312.5%)
Mutual labels:  pouchdb, offline-first
shopping-list-preact-pouchdb
Shopping List is an Offline First demo Progressive Web App built using Preact and PouchDB.
Stars: ✭ 18 (-55%)
Mutual labels:  pouchdb, offline-first
Akaunting
Free and Online Accounting Software
Stars: ✭ 4,599 (+11397.5%)
Mutual labels:  money, expenses
joybox
A pinboard for audiovisual media.
Stars: ✭ 21 (-47.5%)
Mutual labels:  offline-first, remotestorage
shopping-list-react-pouchdb
Shopping List is an Offline First demo Progressive Web App built using React and PouchDB.
Stars: ✭ 27 (-32.5%)
Mutual labels:  pouchdb, offline-first
redparty
Host Youtube watch party with friends. Sync videos and chat in real-time
Stars: ✭ 70 (+75%)
Mutual labels:  friends
salary-negotiation-tech
Articles and posts on salary negotiation for devs/nerds/software engineers/tech people.
Stars: ✭ 53 (+32.5%)
Mutual labels:  money
BirDayBer
'BirDayBer' is an application made for irresponsible people with friends or family birthdays like me. So it allows you to add birthdays and other minimal information to a database to notify you to remember them.
Stars: ✭ 22 (-45%)
Mutual labels:  friends
AngularPos
A real-time, simple web Point of Sale system written with Angular 12, Firebase (Cloud Firestore), Bootstrap 4 and PrimeNg
Stars: ✭ 67 (+67.5%)
Mutual labels:  money
vue-number-keyboard
vue-number-keyboard是基于VUE实现的数字键盘插件,当前支持整数、小数数字输入、乱序键盘,demo中给出了常用的验证码、金额数字示例。数字键盘的大小包括字体尺寸支持响应式。
Stars: ✭ 51 (+27.5%)
Mutual labels:  money

Grouptabs app

Track expenses in a group of people!

Subscribe to Release Notes

Grouptabs lets you track shared expenses in a group of friends in a fun way.

It is an offline-capable installable web app, currently with a mobile (small screens) focus.

It uses PouchDB for persistence and to sync data to a central CouchDB data storage. Collaboration works without user accounts. Just share the tab ID.

The UI is built using ReactJS and Redux.

The app is based on Create React App with TypeScript.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Config

Environment variable REACT_APP_BACKEND_URL (default "http://localhost:5984").

License

Grouptabs is licensed under GPL v3 or any later version. Basically you are free to use, modify, share and improve it for any purpose, as long as you include the original changes and also publish any changes you make under the same license. Contributions are very welcome! :)

For more details and the full license, see the COPYRIGHT.txt and LICENSE.txt files.

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