Skip to content
This repository has been archived by the owner on Jul 26, 2019. It is now read-only.
/ noblesse Public archive

A demo to investigate the amount of effort required for students to add a GUI to an existing codebase

Notifications You must be signed in to change notification settings

j-lum/noblesse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noblesse

Noblesse is a sample repo to gauge the amount of effort required to add a GUI to an existing console-based application.

Setting up

  1. Clone the repository

  2. ./gradlew run

Known design flaws

  1. Existing code from level-8 is all placed under logic

  2. UI components are too tightly coupled to logic

About

A demo to investigate the amount of effort required for students to add a GUI to an existing codebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages