Project information
- Category: .Net Web App
- Type: Student Project
- Course: Programowanie aplikacji mobilnych i webowych
- Project date: 26 Jannuary, 2022
- Project URL: GitHub
Project for "Programowanie aplikacji mobilnych i webowych" subject. Social media web site made using .Net Core 3.1. It allows logged user to add posts with photos and add comments under posts. It was made using onion architecture with RestApi connecting to sqllite data base. Application communicates with RestApi via HTTP requests. Graphical side was made using Bootstrap and Razor Pages.