Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kagrawal2 committed Apr 13, 2017
1 parent 6350fb0 commit 5d26271
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
##PepTalk is hosted [here](https://pep-talk-resolutions.herokuapp.com)
## PepTalk is hosted [here](https://pep-talk-resolutions.herokuapp.com)

or equivalently: https://pep-talk-resolutions.herokuapp.com

PepTalk is a MiniApp built with Flask, Python, JavaScript, HTML, CSS, & BootStrap and is deployed on Heroku with PostgreSQL.

####Features
#### Features
* Login is custom built with abstraction for anonymous users
* The Drag-and-Drop cards use javascript and AJAX to update order
* Videos are only embedded on click, only the max 500kb image is rendered until then
* Videos are only embedded on click, until then only the max 500kb image is rendered
* Video suggestions come from YouTube's search engine
* Quote suggestions are currently random (search engine suggestion is coming soon) from Forismatic
* Quote suggestions are currently random (search engine suggestion is coming soon) from Forismatic




Disclaimer: The returned videos do not reflect the opinions of the maker of this app.

0 comments on commit 5d26271

Please sign in to comment.