Skip to content

chingyunyu/android-meeting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meeting System for Android

此系統為國立臺北科技大學電資學院使用於正式人事升遷相關會議,包括教師升等、教職員聘任、校務會議法規制定等的數位系統。

  • 評分
  • 投票
  • 序位
  • 檔案

Tech

Meeting System uses a number of open source projects to work properly:

  • Java - for meeting client
  • C# - for meeting server
  • HTML - convert excel to html
  • jQuery - duh

IDE

Meeting System is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

IDE Reference
Android Studio developer.android.com
Visual Studio visualstudio.microsoft.com

Installation

For client environments...

1 Import MeetingSytem project of MeetingClient by Android Studio
2 Add google() into repositories {...} of build.gradle file
3 Click Sync Now
4 Run app on a real device

For server environments...

1 控制台 > 開啟或關閉 Windows 功能
2 打勾 Internet Information Services
3 將 MeetingWeb 複製到 C:\inetpub
4 開啟 IIS > 站台 > Default Web Site > 基本設定
5 改路徑 C:\inetpub\MeetingWeb

Usage

The excel files of each function.

功能 選票 結果
評分 升等評分.xlsx 升等評分結果.xlsx
投票 同意票.xlsx 同意票_選票檔.xlsx
序位 序位投票.xlsx 序位投票_選票檔.xlsx

Notice

  • 以系統管理員身份執行 server
  • 評分、投票、序位需複製新的 excel
  • 調整 excel 表格後要修改 inetpub/MeetingWeb 這個把 excel 轉成 html 的套件

License

MIT

Free Software, Hell Yeah!

About

Meeting System for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors