Skip to content

A strong Movies&Series search tool that allows user not only to search but to save their must-see multimedia content. A complete FullStack project with all the user session logic, DB, multi-language support and Chatbot utilities to help user to navigate within the page.

Notifications You must be signed in to change notification settings

iskewedI/Movie-List-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A React&Redux tool, connected to the omdbAPI

Gives you the possibility to search what you want in one of the biggest movies database

See the site on the WEB => https://j-movieslist-v2.netlify.app/

Tools & Technologies learned by doing this project:

  • Enforcered React knowledge & Hooks
  • Using redux-toolkit to re-structure the project in a better and simpler way
  • For selectors, i've used reselect
  • State management with Redux.
  • Providing components with state using react-redux ( Using selectors )
  • Routing with react-router-dom
  • Calling API's using axios
  • Types checking with prop-types
  • Using third-party components from material-ui
  • Improved CSS with Foundation and Bootstrap
  • Giving classes to the components with classnames library
  • Unit testing with JEST and Axios-Mock-Adapter to mock the calls to the API's
  • A CHATBOT with react-chatbot-kit that helps user
  • Log-in & Sign-Up & User data management with custom DATABASE
  • Multiple language support with i18next

About

A strong Movies&Series search tool that allows user not only to search but to save their must-see multimedia content. A complete FullStack project with all the user session logic, DB, multi-language support and Chatbot utilities to help user to navigate within the page.

Topics

Resources

Stars

Watchers

Forks