Skip to content

Commit 26d3611

Browse files
2 parents 6137b99 + 5a312fc commit 26d3611

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Student Course Management
2+
3+
Student Course Management is a dockerized microservice solution developed in ASP.NET Core Web API. The front end is implemented in Angular 11. This project is not production-ready
4+
and developed for educational purposes only.
5+
6+
## Software/Framework Required to Set up Solution
7+
8+
1. Visual Studio 2019 with .NET 5 Framework
9+
2. Angular 11+
10+
3. Docker Desktop
11+
12+
## Steps to Set up the Solution
13+
14+
1. Clone the master repository to a local drive, build and run the solution.
15+
2. Front App URL: http://localhost:150

0 commit comments

Comments
 (0)