Skip to content

SuchMateusz/AlcoholAppMVC

Repository files navigation

Hello. I'd like to introduce you my first .NET appliaction.

The application was created to manage alcohols by the user. It has a database of products which users create their own. Users could create, remove, update, delete produts. He might even receive suggestions what alcohol he could make from his ingredients. User could quickly calculate the starting sugar for the production of his wine by providing the appropriate parameters.

Database_Structure_Alcohols

obraz

Database_Structure_Customer

obraz

Technologies

  • Microsoft.AspNetCore.Identity.EntityFrameworkCore Version="7.0.9"
  • Microsoft.EntityFrameworkCore Version="7.0.12"
  • Microsoft.EntityFrameworkCore.SqlServer Version="7.0.12"
  • Microsoft.AspNetCore.Authentication.Facebook Version="7.0.12"
  • Microsoft.AspNetCore.Authentication.Google Version="7.0.12"
  • Microsoft.EntityFrameworkCore.SqlServer Version="7.0.12"
  • Microsoft.EntityFrameworkCore.Tools Version="7.0.12"
  • AutoMapper Version="12.0.1"
  • Microsoft.AspNetCore.Authentication.JwtBearer Version="7.0.13"
  • Microsoft.AspNetCore.OpenApi Version="7.0.11"

Used in xUnit test:

  • Bogus Version="35.4.0
  • FluentAssertions Version="6.12.0"
  • Moq" Version="4.20.70"

Views

- Home view

obraz

- Register view

Registration and login can be done by creating an account on our website or using Facebook or Google.

obraz

- Admin view

obraz

- User view

obraz

- View all user account

obraz

- View edit user

obraz

- View all alcohols

obraz

- View alcohols ingredients obraz

-View create new alcohol

obraz

-View Helper to create new wine

obraz

-View Helper to search alcohol you can build with your own ingredients name

obraz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages