Skip to content

tinyweasel/klingon-quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klingon Inspirational Quote Generator


An Angular and Django based web application which generates "random" Klingon inspirational quotes pictures by stealing images from Flickr and overlaying quotes acquired from from a SQLLite database.


To run Django:

python manage.py runserver

To run Angular:

cd quoteUi
npm start
Upcoming work:
  • Add initial image
  • Make CSS not shit
  • Scrape better images from more places
  • Scrape more Klingon quotes
  • Don't display same quote or image twice in a row
  • Replace SQLLite with Postgres or another better databse

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published