Skip to content

ddoktorman/TL-DR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TL-DR

INTRODUCTION

TL;DR is a web application built for Stuyvesant High School students to catch up on their reading. Users can select their grade, class, and book, and the application returns a page with a general summary of the book, a chapter by chapter summary, character analysis, and themes. It utilizes a python script to scrape data from websites such as Shmoop and Sparknotes, and returns this information in an easy to read way.

FILE LIST

  • tldr.html - Front end html where users can select their grade, class, and book
  • tldr.py - Script that scrapes Shmoop and Sparknotes and returns the tl;dr page with all the summaries
  • styles.css - css for tldr.html
  • script.js- javascript for tldr.html

AUTHORS

OUTSIDE CODE

Source code used for nav-bar was downloaded from http://cssmenumaker.com/