Seul-L / inSource

inSource is a solution for bridging the communication gap between front-line workers and management
MIT License
1 stars 0 forks source link

필요한 기능 목록 #41

Open dhchoi82 opened 5 years ago

dhchoi82 commented 5 years ago

필요한 기능 목록

  1. 로그인
  2. 일반 사용자의 아이디어 제출
  3. 관리자의 아이디어 선별
  4. 선별된 아이디어의 투표 게시
  5. 일반 사용자의 투표
  6. 관리자의 회의 직원 선택
  7. 회의 과정 게시
  8. summary 게시
Seul-L commented 5 years ago

Functions

  1. Login -- Maybe sign up as well
  2. Submit idea/suggestion (by user - employee+management people)
  3. Distill and group ideas by topic or similarities (by inSource members)
  4. Show grouped ideas for voting (by inSource members)
  5. Vote (by user)
  6. Show vote result (by inSource members)
  7. Select users for the meeting (by inSource members)
  8. Announce when the meeting will be held and who will be in the meeting (by inSource members)
  9. Show process of the meeting (by inSource members)
  10. Announce final summary of the meeting (by inSource members)
  11. Time-to-time, show the process of the implementation (by inSource members)