DEV Community

Discussion on: What will you be working on this weekend?

Collapse
 
alchermd profile image
John Alcher

A quick zero-code day Friday followed by a weekend of working on my CS Capstone project.

Collapse
 
itsasine profile image
ItsASine (Kayla)

What's your Capstone project? Mine was a Jira app :)

Collapse
 
alchermd profile image
John Alcher

It's a full-stack web app, though the main focus is on rigorous TDD and its effects on a software's lifecycle.

What exactly is a Jira app? Like the one from Atlassian?

Thread Thread
 
itsasine profile image
ItsASine (Kayla)

Mine was a full-stack webapp that focused more on data visualization since my program was technically applied math. The visualization part was where Atlassian's Jira came in -- it displayed links between stories (like dependencies) in a D3.js network graph.