Skip to content

exam project that includes features like finding players with the lowest level, creating user credentials, and displaying all stored credentials.

Notifications You must be signed in to change notification settings

miquelfabregapascual/Exam-Java-XML-User-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Exam-Java-XML-User-Data-By Miquel

exam project that includes features like finding players with the lowest level, creating user credentials, and displaying all stored credentials.

Technologies Used:

-XML

  • Java
  • Apache NetBeans IDE

Overview

The project consists of three main exercises made at an exam:

Exercise1: Find Player with the Lowest of level,gold etc

This exercise involves analyzing player data stored in XML files to find the player with the lowest of everything and tell what are they lowest at.

Player with Less Level

Exercise2: Create User Credentials

Users can create new user credentials by providing a username, password, and email. The credentials are then stored in a text file.

Create User

Exercise3: Display All Stored Credentials

The program allows users to view all stored user credentials from the text file.

User Credentials

How to Run:

To run the project:

  1. Clone the repository to your local machine.
  2. Open the project in Apache NetBeans IDE.
  3. Compile and run the main Java file.

About

exam project that includes features like finding players with the lowest level, creating user credentials, and displaying all stored credentials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages