-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |