Giter Site home page Giter Site logo

cpsc-group-project's Introduction

CPSC-Group-Project (240)

Authors: Brendan, Clark, Ted

Royal Road Reader

  1. git clone
  2. set ide to use the module selenium-server-YEAR.jar; found here
  3. run cli.java

Enjoy!

cpsc-group-project's People

Contributors

csaben avatar brendenhigh avatar tosh1100 avatar

Watchers

 avatar

Forkers

tosh1100

cpsc-group-project's Issues

Extra GUI aesthetic features (Brenden)

In difficulty order:

  1. When in continuous scrolling mode, bold chapter names descriptions
  2. Change buttons to interesting fantasy looking buttons. Pretty sure you just put the image for the buttons in the local directory and replace "next"/"prev" with the image name
  3. Add some sort of interesting fantasy looking line break image to the chapter breaks when in continuous scrolling

gui loads lexicographically

"10 comes before 2" issue due to directory also being lexicographical. I suggest loading the chapters into memory, sorting, then serving to gui (this would be done whenever opening a novel)

make driver universal

clark should put his testing environment driver into the main directory so everyone can easily grab it (it uses chrome 2.7)

add headless driver for chrome (clark)

  • needs method to parse the urls for each novel on a page
  • needs to get next batch of urls for novel that has more than one page of chapters
  • need to grab the html content to inner div
  • need to call a novelBuilder method to generated a new file inside of a given novel to fill in with div contents

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.