6 Money App
This is my first React Native Project (Expo) after I watched some tutorial from Youtube. This App is used for tracking my daily spending and income, besides input the records mannually, it also allows users to set some schedule so that the expense/income will be automatically recorded, this App allow users to do some simple customization such as adding their own Expense category.
Demonstration
Input your own Expense / Income
Language / Framework
REACT
REACT NATIVE
EXPO
JAVASCRIPT
HTML
Installed Packages
- @react-native-community/datetimepicker
- react-native-calendars
- react-native-chart-kit
- react-native-dropdown-picker
- react-native-modal-selector
Challenges and Improvements
- UI design
- only fundamental functions provided