Skip to content

Fall 2019 Project: A website that utilizes the Ticketmaster API to query local events in your neighborhood. Built with Flask, JavaScript, CSS and HTML

Notifications You must be signed in to change notification settings

Codeology/Whatcha-wanna-do

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatcha-wanna-do - Fall 2019

Developed by Marvin Luong

Description

Whatcha wanna do is a website that utilizes the Ticketmaster API to query local events in your neighborhood. By inputting a user's preference of category, time, location, the website will return a list of activities that fall under these categories.

Technology

The Ticketmaster API uses python to query search results, Flask to connect the python application with the front-end, and HTML, CSS and Javascript to create the webpage.

Slides can be found here: https://drive.google.com/drive/folders/1PIdTK8Ar0DKzw3tMuPAVQdld1YNXjGt6?usp=sharing

Skeleton code can be found here (CSS and Javascript had already been provided): https://github.com/mluong888/Whatcha-Wanna-Do-Skeleton

About

Fall 2019 Project: A website that utilizes the Ticketmaster API to query local events in your neighborhood. Built with Flask, JavaScript, CSS and HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 30.0%
  • JavaScript 27.2%
  • Python 25.0%
  • CSS 17.8%