Skip to content

A financial management mobile app built using React Native and Expo.

Notifications You must be signed in to change notification settings

https-eduardo/relt-save-mobile

Repository files navigation

Relt Save Mobile

Relt Save is an mobile application that manages user's finances, generating reports based on his transactions. In this repository, you can see the code of app interface.

This application was developed as a Final Work as a partial requirement for approval in the course of computer technician at IFPR (Federal Institute of Paraná).

👩‍💻 Technologies used

  • React Native
  • Expo

⏳ Future plans

  • Add a functional color picker component for categories creation
  • Global code refactor
  • Improve user accessibility and visual feedback
  • Add unit and E2E tests

✍️ Mockup images

Relt Save main screen Relt Save config screen

🚀 How to run (develop)

First, ensure your node version is the same as the inside .nvmrc. You'll also need to set the API url, changing the value inside constants/api.ts.

After that, you can install the necessary modules using the command:

yarn install

And then, run the app, using:

yarn start

About

A financial management mobile app built using React Native and Expo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published