Skip to content

kadattack/Order-Management-Station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Order-Management-Station

This is a assignment project for job application.

Client

The client is located in metronik-angular-datatable To install the libraries use npm install The node version used is v16.13.2 Use ng serve to run it. The client sends requests to the server that is presumed to be located at https://localhost:7103/ If the server is not running on port 7103 then you can change it on the client in environment.prod.ts and environment.ts

Server

The server presumes the client is running at http://localhost:4200/. This can be changed in Program.cs. It uses SQLite located at temp.db to store data.

About

This is a assignment project for job application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published