Skip to content

Tharanesh-github/Swivel-Code-Assesment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swivel Code Assesment - Java


Screenshot of Code

Introduction

I'm Tharanesh Vigneshwaran, an undergraduate student from the Informatics Institute Of Technology and I'm thankful for the opportunity provided by Swivel. I have completed the assignment of creating a text to XML converter using Java.

Getting Started

The recommended methods to setup a copy of the application on your local machine.

Prerequisites

  1. Check if your local machine has Java installed.

    java -version

Installation

  1. Clone the repository on your local machine.

    git clone
  2. Move to the Swivel-Code-Assignment folder.

    cd Swivel-Code-Assignment
  3. Add the absolute path(not relative path) within line numbers 131 and 132 within the GenerateXML.java

    Screenshot of Filepath in Code

    The text file provided within the repository will be similar to the screenshot above.

  4. Compile the Java application.

    javac GenerateXML.java
  5. Run the Java application.

    java GenerateXML
    Screenshot of generated xml file(The final output)

    The output XML file will be similar to the screenshot above.

License

The assignment is distributed under the MIT License. Read the LICENSE file for more details.

References Utilised:

  1. Logging in Java — Log4j vs Logback vs SLF4J

  2. Logger log() Method in Java with Examples

  3. Exceptions in Java

  4. All you Need to Know About Solid Principles in Java

About

Code assessment which read dependencies from text file and convert it to xml file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages