Εφαρμογή ιστού για φιλοξενία κατοικίδιων και αγγελίες για χαμένα ζώα
Web app for pet sitting and animals gone missing

View/ Open
Keywords
Εφαρμογη web ; MVC ; ASP.NET core ; SQL ; C\# ; Entity FrameworkAbstract
This project presents my own approach to the assigned topic, which involved the development of a web application focused on animal hosting and lost pet listings. I decided to implement it using the MVC design pattern and ASP.NET Core technologies, in combination with the C sharp programming language. The choice of these tools was based on the flexibility and reliability they offer for developing modern web applications. The application is also supported by a Microsoft SQL Server database, which enables easy management, storage, and retrieval of large volumes of data. The methodology followed, by leveraging the above tools, allows for easy maintenance and expansion of the application. In the following sections, the approaches, challenges, and the rationale I followed from the beginning to the completion of the application will be analyzed in detail.