SMS(School Management System)란 대덕소프트웨어마이스터고등학교 인프라넷 중 학사일정, 시간표, 외출증, 공지사항 관련 기능을 제공하기 위한 시스템이다.
- Webpack (for bundle)
- Typescript (for static type and high productivity)
- React (for building UI)
- Redux (for management global state)
- Redux-Saga (for asynchronous on redux)
- styled-components (for styling)
- Github Action