https://github.com/hasan-py/money-expense-app-react-native
πΈπΈ React Native, React Navigation, Drawer Navigation, Splash Screen, App custom icon, Redux, Redux Toolkit, Moment.js, Custom Components
https://github.com/hasan-py/money-expense-app-react-native
Last synced: 9 months ago
JSON representation
πΈπΈ React Native, React Navigation, Drawer Navigation, Splash Screen, App custom icon, Redux, Redux Toolkit, Moment.js, Custom Components
- Host: GitHub
- URL: https://github.com/hasan-py/money-expense-app-react-native
- Owner: hasan-py
- Created: 2020-04-16T17:25:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T10:41:39.000Z (over 3 years ago)
- Last Synced: 2025-02-07T11:25:36.392Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 753 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
πΈ Money Expense App πΈ
### Installation π»
1. Clone the repository
2. Open the terminal from root directory of the project
3. Commands
with yarn
```
> yarn
```
```
> yarn start
```
or npm
```
> npm i
```
```
> npm start
```
### Functional Features ππ
1. Create expense category & create expense
2. Drawer type navigation
3. Dashboard, Category, Expenses menu
4. Expense list, Category list
5. Filter expense's by date, category
6. In Dashboard: Total expense sum, today's expense sum card
### Technical Features ππ
1. Latest version of react-native
2. Redux for data handling with async storage
3. Proper native Splash Screen implement (Android only)
4. App Icon setup (Android/iOS)
5. Run on both Android and iOS
### Tech π
1. React.js
2. React Native
3. Redux, Redux Toolkit,
4. Moment.js
Built with π by Hasan