Skip to content

janista-ng/javafx-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

JavaFX Browser Project

A simple mock browser built in JavaFX as part of CS 1331 at Georgia Tech.

🧠 Features

  • GUI browser window
  • Two hardcoded sites:
    • Discussion Board, "javadiscussion.com": Allows creating and storing posts in memory
    • Blank Page, "1331motd.com": A placeholder static site
  • Mimics basic site-switching behavior

πŸ› οΈ Technologies

  • Java
  • JavaFX

πŸš€ How to Run

  1. Clone the repo
  2. Compile and run using JavaFX setup
  3. Navigate between the two mock sites by entering the "link" in the search bar of the browser's home page
  4. Post to the discussion board!

πŸ“Έ Screenshots

image image image image image

πŸ“š Background

This project was a class assignment for Georgia Tech's CS 1331, exploring GUI programming and basic state management.

About

A mock browser app built in JavaFX, featuring a threaded discussion board and static page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors