A Thai lottery journal app project written in Swift.
Lotto Journal is a mobile application designed to help users track and journal their Thai lottery numbers and results. The app leverages SwiftUI and several third-party libraries to offer a seamless and user-friendly experience.
-
Lottery Number Tracking: Keep a detailed record of your bought lottery numbers and automatically update when latest results are in.
-
Summary: Summarize data from your lottery logs to able to visualize your investment in luck.
-
Search Number by Draw Date: Choose historical draw date and check your past result.
-
SwiftUI Interface: Modern, clean, and responsive design.
-
Networking with Alamofire: Robust network handling for fetching lottery results from GLO.
-
Data Parsing with SwiftyJSON: For easy and efficient JSON data management from network response.
-
Clone the repository:
git clone https://github.com/mmmmmob/lotto-journal.git
-
Open the project in Xcode:
cd lotto-journal open Lotto\ Journal.xcodeproj
-
Build and run the project in Xcode.
After installing and launching the app, you can start adding your lottery numbers and logging results. The app provides a history view to track past entries and results.
- Swift 5
- SwiftUI
- Alamofire
- SwiftyJSON
- otpview-swiftui (with some adjustment)
Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.
Lotto Journal © 2024 by Theppitak M. is licensed under CC BY-NC-SA 4.0. To view a copy of this license, See the LICENSE
file for details.
For any inquiries or issues, please open an issue on this repository.