TVGenie is an iOS application that allows users to easily find televisions that meet their needs and search for various television products. This application was developed as a graduation project for the computer engineering program at Bahçeşehir University. In this project, two computer engineering students and three industrial engineering students collaborated.
-> SwiftUI for UI
-> Firebase & Firestore for Database
-> Python for gathering TV datas from various web sources
-> Yolov8 for Object Detection system
To set up this project, you first need to download or create a copy of it. After this step, navigate to the project's directory and run the
pod install
command. Then you can execute 'Capstone Project.xcworkspace' file.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.