Skip to content

annietanbeehoon/TeamProject1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamProject1

teamProjectOne - Week 4

Movie and Dinner Near Me

Summary

In this project, we aim to achieve user friendly app for movie search, followed by the theatre near the user using geolocation. As an add-on, we will enhance the app to include a dinner search.

Backend - API used:

  1. TheMovieDB API
  2. International Showtime API
  3. Google Maps API
  4. Zomato API for restaurant search

Backend - Coding Programs:

  1. CSS
  2. Bootstap
  3. Pure
  4. Javascript
  5. JQuery
  6. HTML

Frontend - User's APP view

View 1

As an user, he/she will see an attractive front page to assist him/her with a movie submission form. The search terms are "Movie Title". The user input the search term to generate result.

View 2

Upon submission, it calls out a page showing the movie release date, plot/overview, poster and trailer. User will see the details in a neat and structured layout showing the details to help him with the decision - "Should I watch this movie?".

View 3

User decides to watch the movie by submitting a button to call for movie theater near him/her. A modal box will appear for the user if the movie is showing not in theatre. User can also choose to have a button to choose a result that allows current location capture or self input zipcode to select the movie theatre near him/her.

View 4

This page shows the theater currently showing the movie near him/her. It will show a google embed map view.

A button will allow user to call up restuarants near him/her. This brings a nice closure to the user. A glass of wine to celebrate for a successful planning.

Task List

  • Eric to design View 1 for the movie search

  • Annie to do AJAX for the TMDB APIL for movie details

  • Arthur to design View 2 for the container displaying movie details

  • Arthur to design View 3 & 4 for movie theatre and restaurants results

  • John to do AJAX for the ShowTime APL for movie theatre by geolocation

  • John to do GoogleMap API to embed in the HTML

  • Annie & John to do Zomato for restaurants by geolocation after user select theatre

  • As a team, we will add the pieces together to create a single app.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.0%
  • CSS 33.9%
  • HTML 22.1%