Technical Overview¶
The Sej-dule project is designed based on the following technologies and structure:
1. Data Processing
Data is collected and organized from Excel files provided by the Sejong University academic information system.
2. Key Components
Frontend : HTML, CSS, JavaScript, Chart.js, FullCalendar.js
Backend : Node.js, Express, MongoDB, Mongoose
3. Technology Stack
The user interface is built using HTML, CSS, and JavaScript.
Visualization is implemented using Chart.js, FullCalendar.js.
Provides user-friendly design and intuitive schedule visualization features.
Build the server using Node.js and Express, and implement database management with MongoDB and Mongoose.
Sej-dule 프로젝트는 다음과 같은 기술과 구조를 기반으로 설계되었습니다!
1. 데이터 처리
데이터는 세종대학교 학사정보시스템의 엑셀 파일을 수집하여 정리합니다.
2. 핵심 구성요소
프론트엔드 : HTML, CSS, JavaScript, Chart.js, FullCalendar.js
백엔드 : Node.js, Express, MongoDB, Mongoose
3. 기반 기술
HTML, CSS, JavaScript 를 활용해 사용자 인터페이스를 구성합니다.
Chart.js와 FullCalendar.js를 활용해 시각화를 진행합니다.
사용자 친화적인 디자인과 직관적인 시간표 확인 기능을 제공합니다.
Node.js와 Express로 서버를 구축하고, MongoDB와 Mongoose를 사용해 데이터베이스 관리를 구현합니다.