Skip to content

meza360/grocery-store-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grocery Store UMG

Grocery store small website, intented to provide modern and highly available features, hosted in Microsoft Azure.

Azure hosting preview(under maintenance)

http://umg-appsite.eastus.cloudapp.azure.com/

Home page

Product Details page

Shooping cart details page

Payment page

Account payment methods details

Page loader

Features

  • PDF invoice generation.
  • Account management(Sign-up and Sign-in).
  • Shopping cart persistent on session.

Dashboard

CodeFactor Grade
cf-badge

For development guide

Read the docs(EN_US) Read the docs(ES_GT)

Deploying

See our guide in linux-basic-administration to deploy your app on a server environment using Nginx and NetCore Runtime Environment

Clean architecture

  • API/Application/Persistence/Domain - C#/NetCore 6
  • Database - Oracle 21g/Oracle 21c/Oracle RAC OneNode/High Availability
  • Presentation - ReactJS/Typescript/MobX/React bootstrap
    • Development environment: Windows 10, SQL Server 2019 Developer Edition, IIS.