nus-cs2103-AY2223S2 / forum

12 stars 0 forks source link

Share your iP GUI here #104

Open damithc opened 1 year ago

damithc commented 1 year ago

If you have managed to implement the iP GUI (i.e., Level-10) already, you are encouraged to share a screenshot of your GUI here.

hingen commented 1 year ago

Hello, this is my current GUI, still a WIP

image

SPWwj commented 1 year ago

Hi, this GUI belong to the JavaFX tutorial

image
gremmyz commented 1 year ago

My current GUI (based on the one in the JavaFX tutorial):

image

russelltankaimin commented 1 year ago

This is what I did. The bot is actually "Yoda" who works in the Jedi Archives before being a master in the Jedi Council.

Screenshot 2023-01-31 at 4 47 36 PM
Zxun2 commented 1 year ago

Probably not the best in terms of UX (having a landing page), but I wanted to explore a multi-page application. The bot is Silco from LoL.

Landing Main view
image image
gohyongjing commented 1 year ago

My GUI following the tutorial image

daitenshionyan commented 1 year ago

I wanted to try shaping the bubbles SS

izzhafeez commented 1 year ago

I dealt with long responses by splitting them up after x number of lines. Apart from that, I stayed with the default design.

Screenshot 2023-01-31 at 8 45 42 PM

zrei commented 1 year ago

This is mine! Put a border on the text, rounded the edges and changed the image depending on the response.

Screenshot 2023-01-31 at 9 33 06 PM
wxxedu commented 1 year ago
java--2023_01_31-23_10_48@2x

Mine is pretty generic, with a few modifications to make the icons appear smaller and added a few paddings.

anunayajoshi commented 1 year ago

image

I managed to deal with overflow by changing the min height attribute within Scene Builder to "USE_PREF_SIZE"

I also used a Circle to clip my ImageView with the sizing of (45,45,45). Im struggling with dealing with the padding and making the text centered to the image if its short, but when its long, it can use the entire space. When I try to center it, the entire text simply shifts down which makes it look rather odd.

FredericChow00 commented 1 year ago

image

Followed the tutorial and did some minor aesthetics adjustments

dohaduong commented 1 year ago

Here's mine followed the tutorial image

cydtseng commented 1 year ago

Here's my GUI for Duke after following the tutorial!

gui_prelim

evanpy commented 1 year ago

Pretty standard but it'll do!

image

ARPspoofing commented 1 year ago

This is my GUI

Screenshot 2023-02-05 at 5 28 17 PM
zichen-3974 commented 1 year ago

Here's my GUI :)

GUI
ExtraShotLatte commented 1 year ago

I adopted the principle of

Make It Work, Make It Right, Make It Fast!

Am on the making it work part now 😄

image

heeeyi commented 1 year ago

Not be the best but just want to share as well :)

屏幕截图(1445)

arkarsg commented 1 year ago

Screenshot 2023-02-09 at 10 23 45 AM

Simple implementation with minor touch ups and padded dialogs (eyeball'ed).

BoAi01 commented 1 year ago

A simple GUI modified from the template with error message highlight

lxz333 commented 1 year ago

My GUI:)

image
vigonometry commented 1 year ago

Screenshot 2023-02-15 at 5 50 00 PM

Simple GUI using the FXML tutorial, inspired by the Argentinian jersey with few CSS mods :))

jefrai commented 1 year ago

I decided to split off the task list into its own panel:

miki

jedidiahC commented 1 year ago

Ui

hansstanley commented 1 year ago
GUI screenshot