Coder Social home page Coder Social logo

badmovies_mongo's Introduction

Bad Movies

A teaching assignment designed to cover the fundamentals of fullstack

Learn the fundamentals of application structure and database integration by making a web app that renders horrible movies based on certain search criteria. The user can then opt to save a movie to their favorites and also delete items from their favorites that they don't like anymore.

Basic functionality (CRUD app minus update functionality):

[x] User should be allowed to search for movies by genre

[x] User should be given a list of official genres to choose from

[x] Movies should be sorted to show the movies with horrible ratings first (figure out how to modify the API endpoint to do so)

[ ] User should be able to click on a movie within the search results in order to save it to their favorites (mySQL database, you must make your own Schema)

[ ] If a user is viewing their favorites they should be able to delete a movie from their favorites by clicking on it

The API for the application:

https://developers.themoviedb.org/3/getting-started/introduction


To start the server and start webpack check out package.json

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.