Skip to content

JavaScript project allowing fans of the Wheel of Time series by Robert Jordan to keep track of all of the characters, groups, and locations in the books.

Notifications You must be signed in to change notification settings

Mikelanne/wheel_of_javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wheel of Time Companion

The Wheel of Time Companion is a JavaScript application that allows Users to keep track of all of the characters, locations, and groups they meet along the way while reading Robert Jordan's "Wheel of Time" series. Wheel of Time Companion features a Ruby API backend and a JavaScript single page application frontend.

Installation

Clone the backend from GitHub

git clone git@github.com:Mikelanne/wheel_backend.git
cd wheel_backend

Clone the frontend from GitHub

git clone git@github.com:Mikelanne/wheel_of_javascript.git
cd wheel_of_javascript

Run the Rails Server in your backend terminal

rails s

Open index.html in your fontend terminal

open index.html

Usage

All functionality will be in the browser.

Contributing

If you would like to contribute to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owner of this repository.

License

MIT

About

JavaScript project allowing fans of the Wheel of Time series by Robert Jordan to keep track of all of the characters, groups, and locations in the books.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published