Eventify is a web application that is designed to facilitate the process of selecting meals and drinks for any event and obtaining an optimized purchasing list.
It allows to handle two types of users, the end user and trade. The end user will be able to use the app to assemble shopping lists for their events obtaining the best offers and with the least possible route based on their location and shops can obtain visibility in the app through the publications of their offers in it.
Eventify consists of an API BACKEND component that available all the necessary services and on the other hand, a border component that consumes these services.
The web application is published in Firebase, while the API is published in Microsoft Azure. Next, the URLs are listed to test each of them:
Web application: https://eventify-tpi.web.app/
API: https://eventify-api.azurewebsites.net/api/evento/eventos
C# .NET 6.0
Entity Framework Core 7.0
SQL Server 12.0
Angular 16.0.5
TypeScript 4.9.4

npm install command in the IDE terminalng serve -odatabase folderCollection links are available with all the services presented by the API: