Skip to content

nekotov/MPui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPui

A simple marktplaats parser with UI

What is it?

MPui is a simple project written in Java.

Goals are:

  • Make searching through marktplaats easier
  • No ads
  • Simple export options
  • Improve my Java skills (this is my first project using JFx and Java in general)

Features:

  • Simple user interface with buggy filters
  • Ability to copy products as text and JSON
  • Simple product viewer within the app

To-Do:

  • Fix filters so they work together
  • Add export options for files such as CSV, JSON, SQLITE3, etc.
  • Improve the user interface design
  • Improve performance by using multithreading
  • And more…

Releases

No releases published

Languages