Skip to content

Americana808/role-based-qa-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Screencast and Standup Meetings Folder: https://drive.google.com/drive/folders/1dC4ti3y-Ltq44uMlIFgaN9lYybP_iNTA

CSE 360 - Phase 4 Project

Project Overview

This project is part of CSE 360 at Arizona State University, implementing a peer review system with instructor moderation capabilities for phase 4, adding onto a Student Forum Java application. The system allows students to submit work, provide peer reviews, and enables instructors to monitor and moderate the review process.

Features

  • Peer Review Management

    • Student submission handling
    • Review assignment and tracking
    • Feedback collection and distribution
  • Instructor Tools

    • Review moderation interface
    • Student performance monitoring
    • Quality control mechanisms
    • Contact Admin
  • Database Integration

    • Persistent storage of submissions
    • Review history tracking
    • User data management

Project Structure

├── src/                    # Source code files
├── bin/                    # Compiled class files
├── databasePart1/         # Database implementation
├── application/           # Main application logic
├── resource-files/        # Resource and configuration files
├── script-files/          # Utility scripts
└── legal/                 # License and legal documents

Getting Started

  1. Clone the repository
git clone https://github.com/Americana808/role-based-qa-platform.git
  1. Set up your development environment:

    • Install Java Development Kit (JDK)
    • Configure your preferred IDE (Eclipse recommended)
    • Import the project as a Java project
  2. Build and run:

    • Import required dependencies
    • Build the project
    • Run the main application

Development Requirements

  • Java JDK 8 or higher
  • Eclipse IDE (recommended)
  • Git version control
  • Database system (as specified in databasePart1)

Documentation

Detailed documentation is available in the following formats:

  • JavaDoc HTML documentation
  • API documentation in help-doc.html
  • Class index in allclasses-index.html

Contributors

  • Marco Portillo
  • Anubhav Adhikari
  • Suhaib Siddiqui
  • Ilkin Mirzayev

About

Personal Upload of full app created during CSE 360.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors