Skip to content

mhalomy/moneypoly

Repository files navigation

moneypoly

Moneypoly is a simple expense app tracker that lets you add or edit an expense and shows the total of those tracked expenses.

Prerequisites

Installing

  1. Clone the repo

  2. cd to project directory and npm install

  3. Open Android Studio, open an existing project, go to the project folder and under it select the android folder, click ok.

  4. Run the App or Shift+F10

  5. Under Tools, open AVD Manager and create your device simulator. My working simulator is Nexus 5X Marshmallow 23(API level) Android 6.0 (Google APIs)

  6. Launch the new Android Virtual Device in the emulator by clicking the play button

  7. Using Windows Powershell, cd to project folder and run react-native run-android.

  8. A metro bundler window should pop up and you should see a message that says

    Loading dependency graph, done.

Demo

expense app trackerimg

Built With

React Native - the Web Framework used

Redux - to manage the state of the whole app

Firebase - for the database and user authentication

Contribution

If you want to contribute to this project, I have made another repository here, that will include all the features here plus more. It is still in development phase, but suggestions are always welcome.

About

a simple expense app tracker built with react native and firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors