Resumen:
|
[ES] Fit n Fed es una aplicación multiplataforma que se basa en crear y compartir
difusiones, rutinas y recetas. Los usuarios podrán seguirse mutuamente, ver las recetas
y rutinas que los demás usuarios hayan publicado ...[+]
[ES] Fit n Fed es una aplicación multiplataforma que se basa en crear y compartir
difusiones, rutinas y recetas. Los usuarios podrán seguirse mutuamente, ver las recetas
y rutinas que los demás usuarios hayan publicado y buscar las que se adapten mejor a
ellos. Además, los usuarios podrán planificar su semana mediante un calendario
semanal, entre otras cosas. El objetivo de la aplicación es unir alimentación y deporte
en una sola aplicación además de fomentar los hábitos saludables de las personas.
La parte de crear y compartir recetas y rutinas está terminada, por lo que ahora se
continuará implementando la planificación semanal, se añadirán ajustes adicionales y
se mejorará la información de las recetas y rutinas para dar una mejor experiencia al
usuario añadiendo valoraciones e información adicional entre otras cosas.
La aplicación estará basada en .NET MAUI. Para el Back-End necesitaremos una API
RESTful HTTP que estará basada en ASP.NET Core. Desde esta se gestionará el
acceso a datos mediante Entity Framework y la lógica del negocio de la aplicación.
Finalmente, utilizamos una base de datos SQL Server para la persistencia de datos.
Tanto la Web API como la base de datos están hospedadas en Azure. Por último, como
IDE utilizaremos Visual Studio.
[-]
[EN] Fit n Fed is a multiplatform application based on creating and sharing diffusions,
workout routines and recipes. Users will be able to follow each other, view the recipes
and routines that other users have posted, ...[+]
[EN] Fit n Fed is a multiplatform application based on creating and sharing diffusions,
workout routines and recipes. Users will be able to follow each other, view the recipes
and routines that other users have posted, and search for ones that best suit them.
Additionally, users will be able to plan their week using a weekly calendar, among other
things. The goal of the application is to combine nutrition and exercise in a single app,
as well as promote healthy habits among people.
The part of creating and sharing recipes and routines is almost finished, so now we will
continue implementing the weekly planning, private messaging between users, adding
additional settings, notifications, and improving the information of the recipes and
routines to provide a better user experience by including ratings and additional
information, among other things.
The application will be based on .NET MAUI. For this, we need an API that should be a
RESTful HTTP service based on ASP.NET Core. It will handle data access using Entity
Framework and the business logic of the app. Finally, we will use a SQL Server database
for data persistence. Both the Web API and the database are hosted on Azure. Lastly,
we will use Visual Studio as the IDE.
[-]
|