https://github.com/mrdvince/houc
A sort of banking and loan application flutter app using firebase for auth and storage and designs stitched together from different sources online. Arranged as feature by folder.
https://github.com/mrdvince/houc
android authentication firebase flutter
Last synced: 3 months ago
JSON representation
A sort of banking and loan application flutter app using firebase for auth and storage and designs stitched together from different sources online. Arranged as feature by folder.
- Host: GitHub
- URL: https://github.com/mrdvince/houc
- Owner: mrdvince
- License: mit
- Created: 2021-02-01T07:19:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-10T12:03:04.000Z (about 5 years ago)
- Last Synced: 2025-02-03T14:45:56.747Z (over 1 year ago)
- Topics: android, authentication, firebase, flutter
- Language: Dart
- Homepage:
- Size: 858 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Houc
A sort of banking and loan application flutter app using firebase for auth and storage and designs stitched together from different sources online.
Arranged as feature by folder.
Onboarding UI designs by Lewis. www.pixelewis.com
Explore »
### Installation
1. Clone the repo
```sh
git clone https://github.com/mrdvince/houc.git
```
2. Change directory to the cloned repo directory
```sh
cd houc
```
3. Run the project
```JS
flutter run
```
## Sample Screenshots
Clone the repo and build the apk. »
### Onboarding

### Home Screen

## License
Distributed under the MIT License. See `LICENSE` for more information.