cubehouse / themeparks

Unofficial API for accessing ride wait times and schedules for Disneyland, Disney World, Universal Studios, and many more parks
MIT License
536 stars 126 forks source link

Added a 4th example website #327

Closed timyboy12345 closed 3 years ago

timyboy12345 commented 3 years ago

I've created an Angular website that uses this module (among others) to request data from theme parks. Due to the pandemic and the closure of some parks some data may not be correct but under "normal" circumstances it shows the correct data.

I'm planning to add more parks in the future, but since parks are currently closed, it can be hard to test the functionality.

The code is open source and is located at https://github.com/timyboy12345/Themeparks-Angular