Inspiration

Learning and Trying to build new. :)

What it does

This web app. It compares two markup document and produce a web report. It highlights mismatch nodes like element, attribute, attribute values and contents. Also, it provides mismatched content line number and file name to identify the issue.

How we built it

I used nodejs for backent support. Perl used for compare two documents and generate reports. Nodejs api read all report data and push to UI. Frontend developed in basic angularjs, simple html and css work.

Challenges we ran into

I faced some difficulties in file upload for saving files in server location. Tried to store amazon s3 cloud location.

What we learned

Individully crated full end-to-end web project.

Share this project:

Updates