insertmike / andromeda-finance-paysafe

Paysafe Hackathon Team VMV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Andromeda Finance - Paysafe

Solution to 2020 Paysafe Hackathon

Team: @veselink1 @insertmike @Dimitar Pavlovski

Built in 24 hours.

App Context

The goal of Androida Finance is to provide a solution to parents to keep their kids productive by giving them tasks associated with a coin reward set by their parents. When a task is completed the kids receive the coin reward of the task and it gets added to their coin balance. The еxchange rate of the in-game coin with the local currency of the family is determinated by the parents. The app help the kids experience the value of their work, save money and have positive attitude towards money while staying productive.

Technologies

The team of Andromeda Finance have used Flutter on the front-end for cross-platform advantage and Python Flask + SQLite for back-end because it's easy to setup and mange as we had only 24 hours to deliver this solution.

drawing

Setup

  1. Navigate to /Backend and execute the following commands:
EXPORT FLASK_APP=main.py
flask run --port=8000
  1. Ensure emulator is running

  2. Navigate to /frontend and execute the following commands:

flutter run

Preview

Login

drawing drawing

Parent Screens

drawing drawing

Child Screens

drawing drawing

About

Paysafe Hackathon Team VMV


Languages

Language:Dart 84.6%Language:Python 13.1%Language:Ruby 1.6%Language:Swift 0.5%Language:Kotlin 0.1%Language:Objective-C 0.0%