Web Application to manage NationalParks and it's trails information.
- Asp.Net Core Web API (As Back-End)
- Asp.Net Core 3 (As Front-End)
- Swagger (for api documentation)
- EntityFramework Core
- SqlServer
- JQuery
- Bootstrap
-
The Solution folder will contain:-
- "ParksAPI" (Back-End) project which implemented using .Net Core WebApi.
- "ParksWeb" (Front-End) project which implemented using .Net Core 3.
- "ParksModels" project that contains the Models and Dtos.
- "ParksDB.bak" database backup file (Restore it in sql server).
-
Admin Credentials:-
admin
123asd