Giter VIP home page Giter VIP logo

udacity-movie-site's Introduction

Movie site

Description

This site displays a list of movies with relevant information and displays a trailer of the movie when a user clicks on it.

Prerequisites

Requires atleast Python 2.7.9

Instalation and usage

The project can be downloaded here - https://github.com/janist7/udacity-movie-site

The webpage is started by opening index.html, if no index.html file is present then it should be generated by running entertainment_center.py, that will generate the html file with content from movies.json.

Structure

  • Python files are located in the folder - python
  • Template files are located in folder - python/templates
  • Movies are located in a file called movies.json that is in - python/movies.

Future plans

An idea was to write code to add new movies from webpage that updates movies.json with the new movie, but getting data from input form to a .py file requires rewriting of the templates/code to make it into a web app using flask( will look at other options too).

Tried using native cgi methods but that requires a python cgi capable server and rewriting of templates/code, but flask seems a better alternative.

Im also thinging of integrating the second project (portfolio) into this one.

Built With

Project generated using jekyll

Contributing


Versioning


Authors

  • Jānis Tidriķis - Initial work

License

This project is licensed under the GPLv3 License - see the LICENSE.md file for details

Acknowledgments and Thanks

  • Thanks to Billie Thompson for providing a nice readme template

udacity-movie-site's People

Contributors

janist7 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.