Skip to content

rtolsma/schoolloop-terminal-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

------------------------------------------------------------------------
A terminal client for Corona del Mar's School Loop student pages. This
program is Java based and requires the Apache HttpComponents library.
It was developed using the BlueJ IDE.
------------------------------------------------------------------------

PROJECT TITLE: School Loop Terminal Client
PURPOSE OF PROJECT: To provide terminal access to the Corona del Mar School Loop student pages
VERSION or DATE: 20140509
HOW TO START THIS PROJECT: Requires HttpComponents library setup as a dependency. Export the jar file using com.alexwendland.schoolloop.Console as the main class.
DEPENDENCIES: Apache HttpComponents Client (httpclient.jar, httpcore.jar, commons-codec.jar, commons-logging.jar)
AUTHORS: Alex Wendland
USER INSTRUCTIONS: "java -jar {exportName.jar} --user {userName} --pass {passWord} grades"

About

Java based School Loop (schoolloop.com) terminal client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Shell 0.2%