This React Native app helps users manage their personal expenses efficiently. It includes features such as OTP-enabled phone authentication, creating friends and events lists, tracking expenses, generating reports, and handling UI changes remotely.
- React Native
- Firebase
- Google Cloud Platform
- Google Analytics
- OTP-enabled phone authentication
- Friends and event creation list
- Expense tracking system
- Report generation system
- Remote UI changes handling
- Clone the repository.
- Install dependencies using
npm install
. - Configure Firebase and Google Analytics with your credentials.
- Run the app using
react-native run-android
.
- For Firebase setup, update the configuration in
config/firebase.js
. - For Google Analytics, add your tracking ID in the appropriate file.
- Register or log in using OTP authentication.
- Create friends and events lists.
- Track expenses by adding them to the app.
- Generate reports based on the expenses.
- Manage UI changes remotely.
We welcome contributions. Please follow the guidelines in CONTRIBUTING.md.
For any questions or support, contact us at [email protected]