Giter VIP home page Giter VIP logo

taylornoeljordan-zz / movie-tracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from david5280/movie-tracker

0.0 0.0 0.0 387 KB

Movie-Tracker is an application designed to show movies that are now playing in Theaters. This app pulls from The Movie DB ABI (https://www.themoviedb.org/documentation/api) for its movie information. It also works with a local back-end server that keeps track of user data. Users have the ability to create a new account, sign in and out of an existing account, and favor/unfavor/view previously favored movies as they wish- so long as the backend server is running. This app is also equipped with proper error messaging, notifying a user if their email is already in use when creating a new account & if their email & password don't match when signing-in.

HTML 6.17% CSS 10.69% JavaScript 83.14%

movie-tracker's Introduction

This project was bootstrapped with Create React App.

Movie-Tracker

Project Contributors:

Summary

Movie-Tracker is an application designed to show movies that are now playing in Theaters. This app pulls from The Movie DB ABI (https://www.themoviedb.org/documentation/api) for its movie information. It also works with a local back-end server that keeps track of user data. Users have the ability to create a new account, sign in and out of an existing account, and favor/unfavor/view previously favored movies as they wish- so long as the backend server is running. This app is also equipped with proper error messaging, notifying a user if their email is already in use when creating a new account & if their email & password don't match when signing-in.

Learning Goals & Requirements

  1. Proper planning allowing for easier group collaboration.
  2. Write squeaky clean, well refactored code using ES6 & ES7 syntax.
  3. Create a clean UI while also displaying all necessary information.
  4. Incorporate & show understanding of Redux.
  5. Use a modular architecture for application file structure.
  6. Gain a better understanding of fetch calls, especially Posting new information to the server.
  7. Understand and utilize React Router to effectively display data on different 'pages'.
  8. Use propTypes for every component receiving props.
  9. Utilization of conditional rendering.
  10. Rigorous testing, including on asynchronous functionalities & redux mechanics.

Installation

  1. clone this repo to your local machine
  2. run npm install to download all necessay dependencies
  3. run npm start to run the server
  4. open localhost:3000 (unless your terminal says otherwise)
  5. experiment with the different functionalities & look for a movie to see tonight!
  6. For movie-tracker membership privledges such as favoring movies, clone the back-end server, run npm install, and npm start PRIOR to starting fe server.

Screenshots

Movie-Tracker Demonstration

movie-tracker's People

Contributors

david5280 avatar taylornoeljordan avatar taylornoeljordan-zz avatar vjt960 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.