Skip to content

Fakunabs/S-Forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

S-Forum

Description

This project is a simple iOS application about exercise social media.

System Requirements

  • iOS 11.0+
  • Xcode 12.0+
  • CocoaPods

Installation

  1. Clone the project from the repository:

    git clone https://github.com/Fakunabs/S-Forum.git
    
  2. Navigate to the project directory:

    cd S-Forum
    
  3. Install the required dependencies using CocoaPods:

    pod install
    
  4. Open the S-Forum.xcworkspace file using Xcode:

    open S-Forum.xcworkspace
    

Used Libraries

This project utilizes the following library to load and display images:

  • SDWebImage: A library that supports loading and caching images from URLs.
  • Alamofire: A library that simplifies network requests and communication with HTTP services.
  • IQKeyboardManagerSwift: A library that enhances the keyboard handling experience in your app.
  • SwiftLint: A tool to enforce Swift style and conventions.
  • DropDown: A library for displaying dropdown menus. Version 2.3.2 is used.
  • FirebaseCore: The core library for Firebase services.
  • BetterSegmentedControl: A customizable and interactive segmented control. Version 2.0 is used.
  • SkeletonView: A library for creating loading skeleton views.

Contribution

If you'd like to contribute to the project by adding features or fixing issues, please create a pull request or submit an issue.

Author

Xuan Thinh
Email: [email protected]