GithubHelp home page GithubHelp logo

matis-dk / movieidea Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 6.29 MB

A small site with movie suggestions, profile page for actors and with an advanced search / filter / sort functionality ๐Ÿ˜„

Home Page: http://phpstack-127773-389390.cloudwaysapps.com/

License: MIT License

JavaScript 27.28% CSS 54.01% HTML 18.71%

movieidea's Introduction

MovieIdea

alt text

A simple manageable website with a great amount of movie suggestions

MovieIdea can be used everytime you wanna watch a movie, but are unsure about which one. The site consists of a simple and lightweight user interface, and extremly easy to use. This project had some specific topics, which was my main focus area that I was trying to address as a part of my learning journey. Those parts was the following:

  • Fetching from a external API endpoint - from TMDb in this case.
  • Develop a filter - and sorting functionality giving the user different settings availabel.
  • Handling a considerable amount of data with great perfomance.
  • Advanced DOM manipulation in terms of creating, injecting, transversing and deleting items.
  • A single DOM UI where JS is handling different states, subsites etc.
  • User navigation through keyboard interaction.

Specifications

This site is only using the noUIslider libary to create the range slider.

No other libary - or framework was used to handle css or js.

Thoughts

All css settings, js configuration etc. is custom coded, and is considered as a learn-by-doing challenge.

Developing environment

  • npm - as package manager
  • grunt - as task runner
  • SASS - as preprocessor
  • git - as version control system

Running enviroment

  1. Choose a directory where you want to install MovieIdea
  2. "git clone [email protected]:matis-dk/movieidea.git"
  3. Enter root folder and "npm install --save-dev"
  4. Write "grunt" to run the express / nodejs server

Requirements

  • nodejs
  • gitbash

movieidea's People

Contributors

matis-dk avatar

Stargazers

 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.