Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 2.11 KB

README.md

File metadata and controls

43 lines (30 loc) · 2.11 KB

© YouView-trials-app

This system simplifies the way YouView trialists submit Feedback back to YouView. The mobile app written in Swift allows trialists to take a picture, voice recording and add some additional notes of an issue and submit all this information as a feedback package back to YouView. The trials team in YouView can then visualise all feedback submissions in a web portal written in HTML, JavaScript and css.

I implemented this system when I was interning at YouView Ltd and therefore this application belongs to YouView and there is no source code available.

Screenshots of the user interface of both the mobile and web app:

Start-up splash screen

img1

Login screen

img2

Select a category that is suitable for this feedback issue

img3

Main screen: Feedback package consisting of some text, some photo/video files and a voice recording

img4

Select photos/videos from device library screen

img5

Main screen with added photo/video files

img6

Main screen with added photo/video files and audio recording

img7

Confirmation screen - This appears when the feedback has been received

img8

Web portal

webportal