Code Monkey home page Code Monkey logo

movie-tracker's Introduction

Movie Tracker

Project Description

Movie Tracker is a web application built for anyone that would like to save their favorite new releases. Its easy-to-use interface makes it quick to use and remember your favorite movies. Users have the ability to create an account and log in to add or remove their favorite movies.

Current Version: Current Version

Getting Started

These instructions will get a copy of the project up and running on your local machine for usage and testing purposes.

Create a movie tracker folder locally:

mkdir movie-tracker

Clone the project within your new directory:

$ git clone https://github.com/dForDeveloper/movie-tracker.git

Additionally, clone this repo within the movie-tracker directory for the backend, following all associated instructions:

https://github.com/turingschool-examples/movie-tracker

After the backend is set up, start the backend server locally:

$ npm start

In a new terminal window, change directories to the frontend folder to install modules within:

$ npm install

Start the frontend server with the following command:

$ npm start

Finally, view the application at localhost:3001 in your browser. Enjoy!

Project Development Notes:

Movie Tracker was built using React, React Router, Redux, and Redux thunks. It stores user login information and favorites via a local server. As an introduction to multi-page applications, the learning goals included becoming familiar with Router and Redux. Our team especially focused on writing simple, straightforward React code (including streamlined fetch requests).

Future Development and Extensions Notes:

In the future, we would like to deploy the project with a server-side backend. We would like to do this via node.js and Heroku.

Original Assignment

https://github.com/turingschool-examples/movie-tracker

Contributors

Jeo D @dForDeveloper Shannon Moranetz @shannonmoranetz

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.