Skip to content

BeersApp is a SPA which integrate with BreweryDb Services to List Beers and Breweries

Notifications You must be signed in to change notification settings

MicheleRezk/BeersApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

BeersApp

BeersApp is a Single Page Application which integrate with BreweryDb Services to List Beers, so you can preview,search, filter, sort beers

  • Solution consist of these projects: . BeersApp.Domain (For Models like Beer) . BeersApp.Application (For Business Logic which Integerate with BreweryDB) . BeersApp.Application.Tests (For Testing Business Logic) . BeersApp.Web (The web Application which developed using .Net Core 2.1 For API services Layer and Angular App Supported By CLI For the ClientSide)

To run this app you have to:

  1. Install .Net Core 2.1 Preview (https://blogs.msdn.microsoft.com/dotnet/2018/02/27/announcing-net-core-2-1-preview-1/)
  2. Install npm Packages
  3. Change APIKey in "BreweryDBSettings" section in appsettings.json and in Config.cs file in BeersApp.Application.Tests Project with your key
  • Beers List - with filter and sort Beers List - with filter and sort

  • Beer Search Beer Search

  • Beer Details Beer Details solution

About

BeersApp is a SPA which integrate with BreweryDb Services to List Beers and Breweries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published