Skip to content

CactusGreen/BeerOverflowWindowsApp

 
 

Repository files navigation

BeerOverflowWindowsApp

Rate pubs and bars on how much beer they pour in. The end product should fetch GPS coordinates, then get a list of bars nearby. User then chooses a bar and, on a slider, defines how much beer was poured in. Project might possibly use computer vision to automatically find out how much of the glass is filled. Made in Visual Studio with C#.

Team Board.


How to setup

After cloning the project and restoring NuGet packages, click on the solution>Set StartUp Projects...>Multiple startup projects. Choose BeerOverflow and WebApi


What's already done:

  • Place fetching from Google Places, Foursquare, Facebook, TripAdvisor.
  • Place rating.
  • Place sorting by distance, rating, name.
  • Two UI components for bar rating. Currently using one.
  • Moderately cute UI.
  • Use databases.
  • WebAPI project.
  • Show map.

To Be Done

  • Show bars on the map.
  • Beer amount recognition from camera input.
  • ???

Screenshots

Screenshot

About

Student project for Applied object-oriented programming in C#. Social Tap Category. Year 2017.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Classic ASP 0.1%