Ανάπτυξη διαδικτυακής εφαρμογής ηλεκτρονικού καταστήματος βιβλιοπωλείου
Web application online bookstore
View/ Open
Keywords
Online bookstore ; Entity framework ; Ηλεκτρονικό βιβλιοπωλείο ; e-Shop ; Entity Framework Code First Workflow ; Microsoft SQL Server ; eBookStore ; Web application ; MVC ; Διαδικτυακή εφαρμογή με χρήση Asp.Net Core MVC ; Code-First Approach ; Asp.Net CoreAbstract
This postgraduate dissertation discusses the creation of an online bookstore website (e-Bookstore). Through this website, each customer will be able to search for the book, he/she is interested in, see details about it and finally proceed with his/her online order, if it is available. On the other hand, the store administrator will be able to receive customer orders, approve them and be informed in real time about the stock of each book located in the various warehouses owned by the store. Apart from the above, the online application integrates the following 2 functions.
The First function deals with the capability of issuing and exporting/downloading the sales tax document in a .pdf file both from the customer's and the administrator's side. The document will be available in the customer's profile after the order has been approved and finalized by the administrator. The sales tax documents used in the dissertation are two (2), the Retail Receipt and the Invoice-Delivery Note.
The Second function refers to the capability of the administrator to receive information about the sales of the store, which will help him in his feedback. (such as which books have been best sellers and within which time period). The application was developed using ASP.NET.Core MVC, SQL Server and Entity Framework technologies.