Coder Social home page Coder Social logo

ibizabroker / ez-split Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 1.0 16.66 MB

EZ Split - Simplest way to split expenses with anyone, anywhere.

Home Page: https://play.google.com/store/apps/details?id=com.ibizabroker.EZSplit

License: MIT License

JavaScript 100.00%
android expo ios react-native react-native-elements ez-split

ez-split's Introduction


EZ Split - Expenses Made Easy

Expo Dev React Native React Native Elements

OverviewScreenshotsInstallationRun Command

Overview

EZ Split is the ultimate solution for those seeking an effortless and convenient way to split expenses with friends and family. Say goodbye to the hassle of logging in or navigating through complicated sign-up processes. Our app is designed to be quick and straightforward, allowing you to focus on what's most important – splitting expenses.

With our unique feature of exporting an image of all balances in a group, sharing expenses has never been easier. Simply share the image through any messaging or social media platform. For a more detailed report, our app can generate an expense report in the form of an Excel spreadsheet, making it simple to keep track of all your expenses.

EZ Split is super versatile, allowing you to create groups with any currency from across the world. Say goodbye to the frustration of having to manually convert expenses; we've got you covered. Whether you're traveling abroad or splitting expenses with friends from different countries, EZ Split makes it effortless.

Don't wait, download EZ Split today and start splitting expenses in the easiest way possible!

Screenshots

Figma Design

groups create_group add_expense
expenses balances export

Installation

The recommended expo-cli version for this app is 6+.

npm install

Run Command

To test the dev version of the app:

npx expo start

To check if the app is working in production, change the eas.json configuration to:

{
  "build": {
    "preview": {
      "android": {
        "buildType": "apk"
      }
    },
    "preview2": {
      "android": {
        "gradleCommand": ":app:assembleRelease"
      }
    },
    "preview3": {
      "developmentClient": true
    },
    "production": {}
  }
}

Create a build file to test the app on emulator:

eas build -p android --profile emulatorBuild

This will generate an apk file. You can install it on the emulator via command prompt or you can drag and drop the apk file onto the emulator.

ez-split's People

Contributors

ibizabroker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

yd-915

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.