autograder-org / autoGrader-frontend

An automated assignment grading system that leverages LLMs and AI to enhance grading efficiency and reliability. It includes modules for data input, criteria definition, AI integration, consistency checks, and comprehensive reporting, aimed at improving educational outcomes.
https://autograder.dev
3 stars 3 forks source link

Develop Frontend for AutoGrader #17

Open parthasarathydNU opened 2 months ago

parthasarathydNU commented 2 months ago

Overview

We are embarking on the initial development phase of our frontend application designed to support educators in creating and managing educational content. This iteration will focus on creating a simple yet functional user interface that allows seamless interaction through a chat interface. The frontend will be developed using Next.js, styled with TailwindCSS, and will incorporate Shadcn UI components for consistency and responsiveness.

Objectives

The primary goal of this phase is to implement core features that enable basic functionalities for users, which include:

Upcoming Features

Prepare the architecture to support these future functionalities:

Technical Stack

Tasks

  1. Setup Project Environment: Configure the Next.js framework with TailwindCSS and ensure compatibility with Shadcn UI components.
  2. Chat Interface Development: Develop the chat interface that serves as the primary interaction model for assignment and rubric creation.
  3. Workspace Implementation: Design and implement the workspace area for managing historical data.
  4. Persona Tab UI: Create the UI for persona browsing and selection, ensuring it is user-friendly and informative.
  5. Initial Testing and Feedback: Conduct initial user testing to gather feedback on the UI design and interaction flow.

Contribution Guidelines

If you are interested in contributing to this issue:

Questions and Feedback

For any questions or to provide feedback, please comment directly under this issue and tag the project maintainers or other relevant contributors.

parthasarathydNU commented 2 months ago

Linked Issue #18