Skip to content

App allows user to browse, save and edit information about beverages.

Notifications You must be signed in to change notification settings

avresial/RumikApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Hi, this is RumikApp

At the begining I'd like to mention that it's my first personal project. Repository consists of 3 main directories:

  1. RumikApp.UI - UI of the application
  2. RumikApp.Core - All main logic
  3. RumikApp.Infrastructure - All logic used to load or save database entries
  4. RumikApp.Tests - Unit tests

Simply - RumikApp is the app where you go to if you are looking for a Rum

App allows user to:

  • Find a rum depending on his current needs,
  • Browse internal database,
  • Save new entries.

Contents page

  1. Technologies
  2. App presentation

Technologies

Generall

Whole app is based on .NET Framework 4.7.2 and C#.

Below I'm listing couple of technologies that I learned during this project:

  • Linq
  • MVVM
  • Autofac
  • Xunit and Moq
  • Asynchronous programming

At this point app supports only Polish language.

Future plans

I'm planning to implement Entity framework and SQlite.

App presentation

Below you will find couple of screens from RumikApp itself

Main window Fig.1 Startup page

Database view Fig.2 Database view

Poll Fig.3 Poll

My place Fig.4 My rum Cabinet

Random Fig.5 Random entry

Add new Fig.6 Add new entry

About

App allows user to browse, save and edit information about beverages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages