Skip to content

A Django web application that interacts with the Starling API to round-up transactions from a specified week and add them to a savings goal

Notifications You must be signed in to change notification settings

BenF99/Starling-RoundUP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Starling Round UP

Preview

MAIN class responsible for "round_up" located in round_up_feature/roundup/round_up.py

Dependencies:

round_up

  • SANDBOX_ACCESS_TOKEN

Fully Featured APP

  • SANDBOX_ACCESS_TOKEN
  • DJANGO SECRET_KEY

Instalation

  1. -> cd dir/round_up_feature
  2. -> python manage.py runserver
  3. Navigate to http://localhost:8000/

Tools:

About

A Django web application that interacts with the Starling API to round-up transactions from a specified week and add them to a savings goal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published