Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage Promptページ内の複数のレイアウトコンポーネント開発 #102

Open
2 tasks
dorimu0 opened this issue Apr 14, 2024 · 0 comments
Open
2 tasks
Assignees
Labels
✨ Feature 기능 개발 🎨 Html&css 마크업 & 스타일링 ⏰ P2 활발하게 고려해야 하는 이슈나 개선사항

Comments

@dorimu0
Copy link
Contributor

dorimu0 commented Apr 14, 2024

📝 Issueの概要

  • このIssueの目的は、Manage Promptページ内の複数のレイアウトコンポーネント開発することです。

📚 背景情報

  • Manage Promptページはユーザー入力を処理し、様々な機能を提供する重要なページです。 このページ内で様々な機能を実行するために多数のコンポーネントが必要です。これにより、ページの構造と機能に合わせたレイアウトコンポーネントを制作することになりました。

📋 具体的な作業内容

  1. Manage Promptページの基本レイアウトを実装。
  2. 各コンポーネントが互いに正しく連動するように統合。

📎 関連するIssueやTrello、ドキュメント

🖼️ 参考スクリーンショットや図

  • なし

🔄 Issueの進行状況

  • Manage Promptページの基本レイアウトを実装。
  • 各コンポーネントが互いに正しく連動するように統合。
@dorimu0 dorimu0 added 🎨 Html&css 마크업 & 스타일링 ✨ Feature 기능 개발 ⏰ P2 활발하게 고려해야 하는 이슈나 개선사항 labels Apr 14, 2024
@dorimu0 dorimu0 self-assigned this Apr 14, 2024
@dorimu0 dorimu0 moved this to In progress in ミノリ Apr 14, 2024
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Apr 14, 2024
- Added an Index file to manage userContainer, manageContainer

Related issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Apr 14, 2024
- Define the CSS required for the manageContainer layout

Related issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Apr 21, 2024
- Add a manage prompt page layout
- Modify common page CSS

Related issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Apr 21, 2024
Height control for components within a prompt page

Related issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Apr 24, 2024
- Grant user permissions use classUser permissions
- Fix material and feedback components.
- Modify navbar components props

 Related issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Jun 7, 2024
- Create a quiz list, quiz statistics layout for the quiz page
- Add API request functions for quizzes, lists, and quiz stats
- Create an interface for the corresponding API response data

Related issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Jun 7, 2024
- Change token from being stored locally to being stored in a cookie for use
- Add moment package to use time data when taking quizzes

Related Issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Jun 7, 2024
- Add images required for quiz grading
- Add icons required for quiz creation
- Manage images and icons using an index file

Related Issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Jun 7, 2024
- Modify token to be stored in cookies instead of local storage

Related Issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Jun 7, 2024
- Create a quiz creation page layout
- Manage the components for the quiz creation page in the index file.

Related Issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Jun 7, 2024
- Add a feedback component for user-submitted quizzes.
- Create an API request function for quiz feedback

Related Issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Jun 7, 2024
- Modify props to get the data needed by the component
- Move API function call location

Related Issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Jun 18, 2024
- Fix unspaced layouts
- Add API request functions for status check
- Change local storage usage to js-cookie
- Modify interface

Related issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Jun 19, 2024
- Add attendance to your online class
- Add an attendance statistics page
- Add interfaces for attendance

Related issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Jun 19, 2024
Add missing API request function files

Related issue: YJU-OKURA#102
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Jun 19, 2024
- Fix layout spacing issues
- Fix response data exception handling

Related issue: YJU-OKURA#102
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 🎨 Html&css 마크업 & 스타일링 ⏰ P2 활발하게 고려해야 하는 이슈나 개선사항
Projects
Status: In progress
Development

No branches or pull requests

1 participant