Skip to content

adamzapior/BetTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

label

BetTracker

Welcome to BetTracker, the smartest way to track and manage all your bets in one sleek interface!

Quickly and easily input your bets, from single wagers to betlips. Personalize your tracking with custom tax rates and other values to get a real-time view of your potential returns. Set timely notifications ensuring you never miss settling a bet and stay on top of every wager, win or lose. With a single tap, export all your betting data into a spreadsheet, ideal for analysis, backup, or sharing.

BetTrackerAppStore

Tech Stack used to build app:

  • Swift
  • SwiftUI
  • Combine
  • GRDB
  • UserDefaults
  • UserNotifications

Architecture

This app is designed with MVVM pattern. Apart from using the MVVM architecture, I was inspired by one of the articles on Medium, which additionally separates the communication layer with the database and allows for easier use of the Respository mock in potential tests.

Link to the article

Features

  • Bet Management: Easily create bets and betslips with parameters like team or name, amount, odds, tax, category, event and notification dates, and additional notes. Users can also mark bets as won or lost and delete them or their notifications before triggering.
  • Search & Sort: Quickly search bets by name or by one of the default sorting criteria.
  • User Profiles & Customization: Users can personalize their profiles with custom avatars and usernames, and set their default tax rate.
  • Statistics: Keep track of various stats including balance and averages of expenditures, wins, and losses over weekly, monthly, yearly, or all-time periods.
  • Exporting: Easily export bet history to a .CSV file.

Development plan

  • Clear views navigation
  • XCTests
  • Accessibility for all screen sizes
  • Draw match type setting
  • Custom categories feature
  • Bet tags
  • Statistics view expansion and improved filtering
  • Swift Charts implementation

Screenshots

BetTracker BetTracker BetTracker

Releases

No releases published

Packages

 
 
 

Languages