This post has been de-listed (Author was flagged for spam)
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Milestone 2 Evaluation
The intention of this milestone was to create a fully functional, production-ready version of the "Liveview" with which I started my internship. According to the goals that were established, this has been fully accomplished. Not only has the Liveview seen a big increase in performance (depending on the specifics, sometimes up to 50%) but it's user interface and usefulness is also quite acceptable.
The biggest improvements are:
- A detailed "device info" panel, which shows data such as the device throughput and connectivity in an easy-to-view graph.
- Nicely integrated sharing functionality
- Performance
- Display on mobile devices
Some of these improvements required a big rewrite (such as the CSS for responsiveness) whereas others were completely new and quite extensive (such as the device info view).
Not Implemented
Translation of the app was not implemented. Instead we made a choice to use as few words as possible (which forced me to consider the UI very well)
Points of improvement
Currently, the process of pushing a build to production is more or less manual:
- Tag a commit with Git with a version number (liveview/vmajor.minor.patch)
- Set the build environment
- Uploading using FTP
Preferably this should happen through an automated build script in order to minimize human error.
Subreddit
Post Details
- Posted
- 8 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/RaaB/commen...