Skip to content

CSE 323: Programming with Data structures - 3rd CSE ASU

Notifications You must be signed in to change notification settings

MohamedAhmed412000/XML-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

XML-Editor

GitHub language count GitHub contributors GitHub top language

The project is an XML Editor to do different operations on XML files.

Table of Contents

  1. Background
  2. Technologies
  3. Features

Background

This XML editor allows user to load, highlight, edit, save XML files and many other features with XML files. User can search in XML and many features to deal with text. XML editor can detect errors, show the number of errors, point to places of errors,and fix them to make the XML file consistent. Also, user can format XML file, minify it, convert it into JSON file and vice versa, compress it to reduce its size ,and able to decompress it.

Technologies

C++ with QT5 framework

Features

Browsing XML Files

Detecting & Correcting Error in XML File

Formatting

Minifying

Converting XML File to JSON File

Converting JSON File to XML File

Compressing XML/JSON File

Decompressing XML/JSON File

About

CSE 323: Programming with Data structures - 3rd CSE ASU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •