Skip to content

MikeJeffers/WebappsProject

 
 

Repository files navigation

team13 (Calendar With Stuff)

https://calendarwithstuff.herokuapp.com

Below are some sample applications we have put on other heroku dynos to demonstrate interactions with 3rd party Apps that pull real data from public API's based on user's parameters filled in the App's form.

##Baseball App:

data_url = http://baseball-calendar-app.herokuapp.com/data/

settings_url = http://baseball-calendar-app.herokuapp.com/form/

icon_url = http://baseball-calendar-app.herokuapp.com/static/icon.png

##Concert App:

icon_url = https://concert-calendar-app.herokuapp.com/static/icon.png

settings_url = https://concert-calendar-app.herokuapp.com/form/

data_url = https://concert-calendar-app.herokuapp.com/data/

##Movie App:

icon_url = https://movie-calendar-app.herokuapp.com/static/icon.png

settings_url = https://movie-calendar-app.herokuapp.com/form/

data_url = https://movie-calendar-app.herokuapp.com/data/

##Weather App:

icon_url = https://weather-calendar-app.herokuapp.com/static/icon.png

settings_url = https://weather-calendar-app.herokuapp.com/form/

data_url = https://weather-calendar-app.herokuapp.com/data/

About

Project for CMU's Webapps Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.9%
  • Python 30.1%
  • CSS 4.7%
  • HTML 2.9%
  • PHP 0.4%