Skip to content

Android + iOS expenses monitoring and control mobile application

Notifications You must be signed in to change notification settings

gemanepa/cash-control

 
 

Repository files navigation

Cash Control

Android + iOS mobile application for controlling and monitoring of daily expenses and revenues

Team Members

Live Version

  • Android APK

    • On devices running Android 8.0 (API level 26) and higher, you must navigate to the Install unknown apps system settings screen to enable app installations from a particular location (i.e. the web browser you are downloading the app from).
    • On devices running Android 7.1.1 (API level 25) and lower, you should enable the Unknown sources system setting, found in Settings > Security on your device.

Design Guidelines

Tech Stack

Project Setup

How to run

  • npm start (or npx expo start) and then using your phone scan the QR code in your Expo Go application
  • npm run web (to run web version directly)

  • npm run android (to run on an android emulator)

  • npm run ios (to run on a ios emulator)

Application Architecture

  • App.js: entry file of the application, all providers go there

  • screens directory: routes of the application

  • components directory: ui used in each screen

  • hooks directory: react hooks used in each screen

  • tests directory: app sanity evaluations and examinations

  • .github directory: github actions

About

Android + iOS expenses monitoring and control mobile application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%