Skip to content

dimiturPavlovski/andromeda-finance-paysafe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 84.7%
  • Python 13.1%
  • Ruby 1.6%
  • Other 0.6%