Skip to content

gbrggrn/csharp-webapp-portfolio-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio-flix

Portfolio-flix index

Context

  • Origin Developed as part of the third C# course at Malmö University.
  • Objective This web application acts as a Netflix-style portfolio presentation.
  • Status 🟢 Complete/Functional

Systems Architechture

  • Logic MVC .NET Web App
  • Tech Stack C# + .NET + + EF Core + SQLite

Functionality

  • Role based access
  • Users not logged in can:
    • View the portfolio
  • Admin users can:
    • Add, remove and edit portfolio entries

Setup & Usage

  1. Clone the repository
  2. Open in IDE of your choice
  3. Create your own portfolio!

Learning Outcomes

  • Async programming
  • HTML with bootstrap shorthand
  • CSS for interactive web design
  • Single Page Application (SPA) principles using modals and JavaScript interception
  • Role based access using ASP .NET Core Identity
  • Layered architechture within MVC

Releases

No releases published

Packages

 
 
 

Contributors