Giter VIP home page Giter VIP logo

movie-quiz's Introduction

Cult Classics Movie Quiz

Welcome to the Cult Classic Movie Quiz Application. This project was my 3rd mile stone project through the code institute

For this project we were tasked to create a quiz game using flask, python and a variety of front end skill we had previously learnt

I have used a start bootstrap theme as a basis for the layout of the website and then adapted it appropriately to suit the application

I used bootstrap and media queries to make the design as responsive to the user as possible

I have deployed the application on several different browsers and devises to check all is ok.

The following steps were taken to build this application

  • Installed Flask framework using 'sudo pip3 install Flask'
  • Created 'run.py', main python file
  • from flask import Flask, redirect, render_template, request, url_for
  • created requirements.txt file using 'pip3 freeze --local > requirements.txt'
  • Imported byotest, added additional tests for this application. Got an 'All tests pass' confirmation
  • created data folder which contains answers, guesses and scores files.
  • created templates folder
  • Used start bootstrap clean blog theme, in terminal cd into static folder, use wget command to load clean blog files. Use unzip gh-pages.zip to unzip file.
  • Added link to head of html
  • Updated jinja statement in scoreboard.html to display the top five scores
  • Created Github repository and pushed project to Github
  • Pushed app to Heroku
  • created Procfile using the following command: 'echo web: python app.py > Procfile'

Link to app

https://classic-movie-quiz.herokuapp.com/

Test Driven Development

I Imported a previously created byotest

Acknowledgements

  • I would like to thank the tutors at the code institute for guiding me and supporting me
  • movie-quiz's People

    Contributors

    mel28 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.