Skip to content

Boxcontrol.net's Simple stream your media with Flask Python Web framework tutorial!

Notifications You must be signed in to change notification settings

chiefspace/flask_media_streaming_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

< flaskMediaStreamingServer >

Reference / Attribution:

Pre-work - flaskMediaStreamingServer

flaskMediaStreamingServer is - Boxcontrol.net's Simple stream your media with Flask Python Web framework tutorial!

Submitted by: Ben Altieri

Time spent: 6 hours spent in total

User Stories

The following required functionality is completed:

  • User can successfully add and remove items from X
  • User can blah blah blah and then have any changes to the text reflected in the blah blah.
  • User can blah blah blah and retrieve them properly on app restart

The following optional features are implemented:

  • Persist the blah blah items into SQLite instead of a text file
  • Improve style of the blah blah items in the list using a custom adapter
  • Add support for completion due dates for blah blah items (and display within listview item)
  • Use a DialogFragment instead of new Activity for editing items
  • Add support for selecting the priority of each blah blah item (and display in listview item)
  • Tweak the style improving the UI / UX, play with colors, images or backgrounds

The following additional features are implemented:

  • List anything else that you can get done to improve the app functionality! Dialog popup window to show what exactly was edited. Find if no popup, then users may forget what was edited when returning to main screen/activity.

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

Notes

Describe any challenges encountered while building the app.

  • [1] Getting the original text to populate over to the edit Activity
  • [2] Updating the item and positioning of the ArrayList when a particular item has been updated
  • [3] Refactoring code and seeing what overlaps may be

License

Copyright [2016] [Ben Altieri]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Boxcontrol.net's Simple stream your media with Flask Python Web framework tutorial!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages