TikTok Favourites is an iOS app feature developed for TikTok’s Hackathon, allowing users to view and manage their favorite TikTok videos more effectively. The app offers an intuitive interface for interacting with saved content, and is built with Swift for iOS platforms.
- Favorites Page: View and organize your favorite TikToks.
- Search Bar: Easily search through saved content.
- Custom Views: Displays videos and related content using a clean, scrollable interface.
- Swift: The main programming language for developing iOS applications.
- UIKit & SwiftUI: Used for designing responsive user interfaces.
-
Clone the Repository:
git clone https://github.com/ali-3-3-3/TiktokFavourites.git
-
Open in Xcode: Navigate to the project folder and open the
.xcodeproj
file using Xcode. -
Build and Run: Select a simulator or device and run the app to interact with TikTok favorites.
The app retrieves and displays a user's favorite TikTok videos through a streamlined interface. Users can search and filter their saved videos with ease using the provided search functionality. The Favorites Page consolidates all saved content, making it easy to view and interact with.
Contributions are welcome! Fork the repository, create a new branch for your feature, and submit a pull request.
This project is licensed under the MIT License.