An open API service indexing awesome lists of open source software.

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

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)