8000 GitHub - faked86/Red-FAlcons: My hackathon project. I made it's backend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

faked86/Red-FAlcons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Quick wallet app

Backend

Docs for backend stored in back/README.md

Frontend

Frontend is written in Flutter!

The compiled .apk of this branch can be downloaded from the link

The source code of the Android application is located in the "quick_wallet_app" folder in the root of the project.

The flutter app source code is located in the "lib" folder.

Run frontend

clone this repository: git clone https://github.com/Alex1um/Red-FAlcons

  • Android studio
    • Make sure Flutter sdk and Flutter plugin are installed.
    • Open Red-Falcons/quick_wallet_app folder as android studio project
    • Select running platform.
    • Run the application.
  • Terminal
    • Make sure flutter is installed.
    • Open application folder: cd Red-Falcons/quick_wallet_app
    • Check your devices: flutter devices. If none are shown, follow the device-specific instructions on the Install page for your OS.
    • Run the application flutter run

About

My hackathon project. I made it's backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.8%
  • Dart 43.5%
  • Other 0.7%
0