Skip to content

Final project for Web Architecture at the UC Berkeley School of Information

Notifications You must be signed in to change notification settings

pdglenn/ShakespeareSays

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShakespeareSays

by Paul Glenn, Dina Bseiso, Sameer Bajaj and Reema Naqvi

This is the final project for the Web Architecture course at the UC Berkeley School of Information. The assignment was to incorporate a URL shortener (implemented in the part_one folder) into a larger web-based project.

We chose to be cheeky and created a "URL Lengthener" chrome extension, which generated a "long URL" from the browser's current page, drawing on a small csv of Shakespearean insults to create the url text.

Screenshot of the initial page

Screenshot of the success page

To run, clone the repository and start the flask server with python app.py in Python 3. Then install the extension to Chrome by choosing "Load Unpacked Extension" from the Extensions menu and selecting the folder you cloned to.

About

Final project for Web Architecture at the UC Berkeley School of Information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 39.5%
  • Python 36.6%
  • JavaScript 13.0%
  • CSS 10.9%