⚠️ PLEASE NOTE: This is a Capstone project presented for George Brown College, Canada in 2022 and is now no longer maintained by the owners & contributors. It is only used for reference/showcase purposes.
Budgetify is a budgeting app targeted for GBC students to track and manage their expenses all in one place by allowing them to interact with the alumni network to help with all their questions/seek advice.
This project is using react native, firebase firestore, firebase storage, redux, expo, along with a lot of other packages and technologies.
React Native(iOS) with expo-cli + Firebase
In here you'll find a list of all the features implemented in this project.
Currently the project has the following features:
- Analytics - Shows the graphical representation of the expenses.
- Messaging - Chat with alumi and other users for more information and clarifications.
- Input Expenses - Manually enter the expenses using the Input form.
- Scan Receipts - Scan the old receipts to enter the expenses to the app.
npm install expo-cli --global
Install the needed packages while in the root folder of the project
npm install
Firstly change the directory to frontend folder using the command below,
cd frontend
To Start expo all you have to do is run this line
expo start
or
npm start
If you want to run on ios or android you'll need to enable developer options and USB Debugging on your device
- Harshitha Sompura - GitHub ➡️
- Ka Chun Wan - GitHub ➡️
- Yuk Fai Hsu - GitHub ➡️
- Monika Priya Murali Krishnan - GitHub ➡️
- Mansi Patadia - GitHub ➡️
Give a ⭐️ if you like this project!