Skip to content

TomaszOrpik/VeganFoodShopMonitorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VeganFoodShopMonitorApp

Mobile App for controling activity on website.

For Polish version of App click here

Introduction

App was created as companion app for VegeFood Shop users. Main functionality of this mobile app is to display data collected through MonitorAPI. Data is formatted by API and easy to save on the phone as csv or excel file.

Setup

  1. Set Android into developer mode or download emulator.
  2. Download apk file.
  3. Double click, to install app on phone.

Technologies

App is created in Microsoft Xamarin technology, and build for Android phones. Libraries used in project:

  • Xamarin.Forms as base of the application
  • Refit for getting HTML requests
  • DocumentFormat.OpenXML to save documents as excel file
  • Collections to create lists and enumarable of custom objects
  • Linq for operating on the file names
  • IO for saving files on phone storage
  • Microcharts to display data as pie charts

Features

Application main features:

  • Check all activity from global scale to single session on page
  • Access logs about users acvtivity on VegeFood Shop
  • Get average data of users activity
  • Check every session on page by session Id
  • Information displayed as charts
  • Create csv file to access data on any device
  • Import data about sessions, users and global as Excel file

Others

Report Bug and improvements

You can report encountered bugs or send ideas for improvement here

License

Application was uploaded under GENERAL PUBLIC LICENSE for more information check license file

Contact

Feel free to Contact me!

About

Mobile App for controling activity on website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages