Skip to content
This repository was archived by the owner on Feb 25, 2020. It is now read-only.

djboulia/teetime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project creates two jars:

#webscraper a set of utilities for scraping HTML pages, managing cookies, etc.

#teetime a library which provides an interface for making tee times in the PWCC tee time system. it interacts with the back end web site, automating the process of booking a tee time.

teetime depends on the webscraper library to handle the underlying HTTP/web work

#build To build this project, execute:

./build.sh

This will use maven to package the two libraries as jar files that can then be leveraged in other projects.

One other project that leverages these libraries is teetimepwcc. This runs in a Liberty server and exposes a REST interface for searching and booking tee times.

About

DEPRECATED - see teetimemaker. Java client tee time booking libraries and app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages