CSC/ECE 517 Fall 2017/E1746 Fix account creation over web to work reasonably: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 11: Line 11:
==='''TDD'''===
==='''TDD'''===
==='''DIY'''===
==='''DIY'''===
=='''Mockup Screen''==
=='''Mockup Screen'''==

Revision as of 20:54, 5 November 2017

Introduction to Expertiza

Expertiza[1] is a project developed using Ruby on Rails[2]. It provides features like peer review, team assignments and submission of projects. This can be achieved by submitting code base, URL of hosted code on remote server and Wiki submissions. It is an open source application and the code can be cloned from GitHub[3]. This application provides an efficient way to manage assignments, grades and reviews. This makes the process easier and faster when the class strength is large.

Introduction

Purpose

Problem Definition

Requirements

Database Design

Use Cases

Design Pattern

MVC

TDD

DIY

Mockup Screen