Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 1.31 KB

README.md

File metadata and controls

52 lines (28 loc) · 1.31 KB

PC Picker - Panel Administratorski 🖥️

📌 Simple admin panel app used for managing database of the PC Picker app, written in Java with the use of Swing toolkit, at the University of Zielona Góra. Repository contains a whole IntelliJ IDEA project.

GitHub top language GitHub repo size

Features

  • Listing, editing & deleting users

  • Listing, editing & deleting components

  • Listing & deleting setups

Screenshots

Run Locally

ℹ️ Instructions for running in IntelliJ IDEA IDE:

  • Open project in IntelliJ IDEA IDE

  • Fill the config.properties file or create and fill if does not exist

  • Run the app using GUI.java class

Environment Variables

⚙️ To run this app, you will need to add the following environment variables to your config.properties file. If such file does not exist, create it in project root folder and fill it.

  • url

  • user

  • password

Languages

🔤 Available languages: PL

Feedback

If you have any feedback, please reach out to me at ✉️ [email protected]

Authors