Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1012 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 1012 Bytes

Software development II project - FashionNova

ASP .NET Core, REST API, Windows forms, Xamarin mobile application, Docker

Primarily a mobile application where the user can view new fashion products for sale, order them and leave an impression/rating of their looked-up items. This project contains 3 interconnected applications:REST API C# ASP.NET Core application,Windows Forms application and Xamarin mobile application. Docker will be used to deliver the application.

Mobile application credentials for KLIJENT/CLIENT:

Username: klijent
Password: klijent44

Desktop application credentials for ADMIN/ADMINISTRATOR:

Username: admin
Password: admin

Desktop application credentials for UPOSLENIK/WORKER:

Username: uposlenik 
Password: uposlenik

This project contains 3 interconnected applications:

  1. REST API C# ASP.NET Core application,
  2. Windows forms application,
  3. Xamarin mobile application.