Skip to content

satinder1624/assessment-shipvista

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assessment-shipvista

To run

First goes into frontend folder, in the directory search click it and enter cmd. A cmd windown will open enter npm i to install all required npm modules.

Open the sql file in Sql Server Management Studio, then click on execute. If a window appear then write localhost\sqlexpress, click connet

Opne backend folder in Visual Studio 2019. Press ctrl+f5 to run. Chnage the route first from http://localhost:19919/weatherforecast to http://localhost:19919/api/Plants

(19919: port Number might be diiferent). This will get all plants in the api form and displaying on the screen.

Copy the port number and open src/actions/api.js file from frontend folder and change the portNumber from baseUrl variable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published