Skip to content

thinkful-ei21/moviesurfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description of My app:

My app is designed to let users search the IMDB database allow users to create lists of media such as TV shows, movies or video games.

Future development plans:

  • Allow users to filter by genre when searching for movies.
  • Allow users to search the movie database by Actor, Director and other meta-data.
  • Allow users to sort and filter movies within lists by genre.

Link to the live version:

https://james-moviesurfer-client.herokuapp.com/

Link to the database repo:

https://github.com/thinkful-ei21/james-capstone-server

Screenshots of the app:

Login:

Login

Search Results:

Search Results

List View:

List View

Tech Stack:

Client side of the app built using: 
-HTML5 and CSS
-JWT for validation
-Redux for state management
-Redux form for validation

Server built using the following:
-Express and Node.js
-MongoDB for database
-bcryptjs for encryption

Key parts of the app

Actions: In src/actions

Components: In src/components

Reducers: In src/reducers

Store: Contains all reducers in a combine reducer (in store.js)

CSS for all components is kept in src/styles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published