Aardvark - cs428TAs/w2023 GitHub Wiki

Background

When I interned last summer, I remember cloning the repository for a project and spending 2-3 hours trying to get it to run. I went through many different StackOverflow posts, but none fixed the error message I was seeing. I finally asked a co-worker, who told me it would only run in Node 10.x.x. I wished there had been a resource somewhere, where I could have checked this.

The Project

Link to GitHub code repo: https://github.com/rbstrauss98/aardvark

Aardvark would be a website where a team of software developers can post their bugs/error messages with their solutions. Each team would have their own board of bugs, so that developers on their team can search by error message and find the solution quickly. This will save valuable time for developers. Will feature a way to upvote/downvote solutions to a bug/error. It's called Aardvark because it eats the bugs.

Proposed by: Dallin Bowie

Organization Chart

Org Chart

Team Members

  • Dallin Bowie
  • Ren Strauss
  • Angel Wheelwright
  • Jeremy Payne
  • Jared Wilson
  • Dallan Adamson
  • Colby Lyman

Status Reports

StatusReport01

StatusReport02

StatusReport03

StatusReport04

StatusReport05

StatusReport06

StatusReport07

StatusReport08

StatusReport09

StatusReport10

Requirements

Link to Google doc

PERT Chart

PERT

Gantt Chart

Gantt Chart in Google Sheets

Architecture and Design Document

Arch and Design Doc

Testing Plan

Testing plan doc