https://github.com/johnksv/web-applications-2017-.net
Container repository for assignments given in the course web applications ITPE3200
https://github.com/johnksv/web-applications-2017-.net
csharp dotnet dotnet-core react reactjs rest-api
Last synced: 2 months ago
JSON representation
Container repository for assignments given in the course web applications ITPE3200
- Host: GitHub
- URL: https://github.com/johnksv/web-applications-2017-.net
- Owner: johnksv
- Created: 2017-12-17T10:51:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-17T11:40:12.000Z (over 8 years ago)
- Last Synced: 2025-04-04T05:24:16.529Z (about 1 year ago)
- Topics: csharp, dotnet, dotnet-core, react, reactjs, rest-api
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Container repository for web applications - ITPE3200
## Assignment 1 - group
Application for booking flights for a fictitious company.
Tech: ASP.NET MVC 5. See github-repo for more details.
Running solution: http://flybilletterwebapps2017.azurewebsites.net/ (assignment 1 and 2)
Github: https://github.com/johnksv/Flybilletter-oblig1-webapps
Group members:
- [Jesper Nylend](https://github.com/nylend95)
- [Trygve Vang](https://github.com/trygvevang)
- [John Kasper Svergja](https://github.com/johnksv)
## Assignment 2 - group
Application for administering flights for a fictitious company. Builds on assignment 1.
Tech: ASP.NET MVC 5. Three-layered architecture (presentation, business, data). See github-repo for more details.
Running solution: http://flybilletterwebapps2017.azurewebsites.net/
Github: https://github.com/johnksv/Flybilletter-oblig2-webapps
Group members:
- [Jesper Nylend](https://github.com/nylend95)
- [Trygve Vang](https://github.com/trygvevang)
- [John Kasper Svergja](https://github.com/johnksv)
## Assignment 3 - individual
Independent Q&A application for a fictitious company.
Tech: REST-API in .NET Core. Frontend in react. See github-repo for more details.
Running solution: http://kundeserviceoblig3webapps.azurewebsites.net/
Github: https://github.com/johnksv/webapps-o3-flyreiser-kundesupport
By: [John Kasper Svergja](https://github.com/johnksv)