Giter VIP home page Giter VIP logo

movies4u's Introduction

Flix

Milestone Project 3: Practical Python and Data Centric Development

The purpose of this project was to design and implement an application with the following two functions.

  • Firstly to allow users to review movies and upload those reviews onto a publicly available application on the internet.
  • And secondly, to allow users to use this application to search movie reviews.

For optimal performance it is recommended to use Google Chrome browser.

The Project can be viewed here.

UX Design

Software Development Lifecycle (SDLC)

The approach to the SDLC included the following phases:

  • User requirement gathering.
  • Functional Specification.
  • Design Specification.
  • Development.
  • Testing.
  • User acceptance.
  • Deployment.

User requirements gathering - First part of the requirements gathering phase of this project included interviewing a movie critic to find out what they would like to see as key features on a movie review application. Second part of the requirements gathering phase included researching what a typical user would like to see as key functionalities in searching movie reviews on an application.

Functional Specification - Having gathered the user requirements a functional specification was developed. This functional specification included key features such as

  • Input template
  • Data entry form
  • Search functionality for finding movie
  • Actor / Director info
  • One URL which allows you to submit or search a review
  • Ease of use

Design Specification - Based on the key functionalities a design specification was developed. This specification resulted in the following technologies that where used in meeting the requirements for this project.

Technologies Used
  • Python
  • HTML5
  • CSS / Bootstrap
  • Javascript / JQuery
  • MongoDB
  • Heroku
  • Flask
  • GIT

Development - The Integrated Development Environment (IDE) PyCharm was used as the development platform for this project which is a segragated environment from the live environment. Github was used as the source code repository which also provided version control and release management.

Testing - The test strategy that was used throughout this project that ensured a quality of delivery for the application included the following.

  • Unit Testing
    • The application was broken down into individual units before the development phase. Each of these units represented the key functionalities of the application which where tested seperately.
  • Integration Testing
    • As the application consists of a Frontend web-application supported by a Backend database. Integration testing was necessary to ensure integrety of the links.
  • User Acceptance Testing
    • User Acceptance Testing was performed to ensure that the key functionality and user requirements gathered at the start of the project where successfully delivered.
  • Regression Testing
    • In order to ensure the application was fully functional in the live environment regression testing was performed on key functionalities.

Deployment - As this application was an initial deployment it was put into a live environment following the completion of successful testing mentioned previously. The application will be maintained in the live environment and upgraded as necessary. Deployment of future updates will be controlled within a maintenance window which will be notified to users to minimise disruption.

Future Implements:

  • Login/Registration
  • Confirmation alert for movie review entry
  • Re-use of previously entered data (Director / Actor - other movies)
  • One Click feature for movie ratings (1-5 stars)

Credits

  • All review information used on version 1.0 has been taken from IMDb.com.
  • Images taken from Google images.
Acknowledements
  • User Clare Kirwan.
  • Movie Reviewer Justin Byrne.
  • My Mentor for his guidance all through this project.
  • Tutors at Code Institute for all their help.

movies4u's People

Contributors

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