Skip to content

Multi-platform app to remember what drinks to get for your colleagues

License

Notifications You must be signed in to change notification settings

MrJoe/CoffeeApp

 
 

Repository files navigation

CoffeeApp

Multi-platform app to remember what drinks to get for your colleagues.

Currently this repo contains an Android and a Windows app. It was the intention to write everything in F# but Visual Studio's support for F# Windows Store apps is not as good as Xamarin Studio's F# support for Android (and iOS), so the Windows part is in C#.

The solution can be opened in either Xamarin Studio (for the Android app) or Visual Studio (for the Windows app).

Functionality yet to implement is a editable drink list (the current list is hard coded), a rest button, and an iOs app.

About

Multi-platform app to remember what drinks to get for your colleagues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 54.4%
  • C# 45.6%