Skip to content

VladislavNikolov/DynamoAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

DynamoAssignment

How to run the app:

Download and install the following software:

  1. Dotnet - https://dotnet.microsoft.com/en-us/download
  2. Node.js - https://nodejs.org/en/download

Complete the following steps:

  • Navigate to DynamoAssignment folder, open a terminal and type 'dotnet run'
    • Alternatively open the solution in Visual Studio and run the project in http configuration
  • Navigate to web-app->src folder, open a terminal and type the following commands:
    • npm install
    • npm install -g @angular/cli
    • npm start
  • Open a web browser and type "localhost:4200" in the URL field

How to use the app:

  • Click the choose file button
  • Select an XML file
  • Click upload
  • The file should be converted to JSON format and saved in an Uploads folder inside DynamoAssignment folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors