Skip to content

A full stack mobile application that allows users to deliver a lot of diverse burgers

Notifications You must be signed in to change notification settings

Isrfag/DotNetMAUIBurgerAppFullStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APP MÓVIL MAUI DE PEDIDOS DE HAMBURGUESAS FULL STACK

v1.0

Aplicación Full Stack que emula una tienda de hamburguesas y permite al usuario a través de su cuenta (con login y registro) hacer pedidos de estas.

Tecnología usada:

  1. .net Maui como frontend, preparado para funcionar en dispositivos físicos Android y IOs, así como en emuladores de estos Sistemas operativos.
  2. Uso Asp Core para crear la Api y los endpoints para enviar y recibir info de una una base de datos Sql server en local.
  3. Uso de una librería compartida (Shared) por la parte frontend y backend que contiene los dtos.
  4. Base de datos SQL server para la persistencia de los datos de la API
  5. Uso de SQLlite para persistencia de datos del contenido del carrito de compras.
  6. Sistema de Login y registro de usuarios con validación en JWT.
  7. Uso de diversos paquetes nugets tanto en ek frontend como el backend (community toolkit, conexion sql server, sql lite etc).

La aplicación funciona en Android y Ios gracias a la versatilidad de .netMaui

---- ENGLISH:

FULL STACK MAUI BURGER DELIVERY MOBILE APP

v1.0

Full Stack application that emulates a hamburger store and allows the user through his account (with login and registration) to order hamburgers.

Tech used:

  1. .net Maui as frontend, prepared to run on physical Android and IOs devices, as well as emulators of these Operating Systems.
  2. Use Asp Core to create the Api and endpoints to send and receive info from a local Sql server database.
  3. Use of a shared library (Shared) for the frontend and backend that contains the data.
  4. SQL server database for the persistence of the API data.
  5. Use of SQLlite for data persistence of the shopping cart content.
  6. Login and user registration system with JWT validation.
  7. Use of various nugets packages in both frontend and backend (community toolkit, sql server connection, sql lite etc).

The application works on Android and Ios thanks to the versatility of .netMaui.

#SOME IMAGES THERE:

img 1

img 2

img 3

img 4

img 5

img 6

img 7

About

A full stack mobile application that allows users to deliver a lot of diverse burgers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages