Skip to content

ken6078/NIU-App-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Test

國立宜蘭大學校務資訊系統 (Niu app)

國立宜蘭大學校務資訊系統 iOS版,使用Apple Swift進行開發。

National Ilan University System for School Information iOS version. Develop with Apple Swift.

專案截圖

支援功能

  • 登入
  • 學校行事曆
  • 天氣預報
  • 學校活動系統
    • 查看活動
    • 報名活動
    • 活動紀錄
  • 教務系統
    • 課表
    • 成績
    • 畢業門檻
    • 請假

如何參與開發

如果你想參與本專案,你必須了解Swift的基本架構以及了解多人協作

步驟

  1. Fork 此專案
  2. 選擇你想要寫(改善)的功能
  3. 創建一個 分支(Branch) 並以該功能命名 Ex: 改善登入方法則把分支命名為 feature/improve-login-method
  4. 使用以下程式碼開啟專案並開始寫程式
cd "NIU App"
pod install
open "NIU App.xcworkspace"
  1. 提出 合併請求(Pull Request)feature分支 合併到 develop分支
  2. (如有必要)等待並解決相關問題
  3. 完成合併

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published