Giter Site home page Giter Site logo

febin97 / mymovie Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.04 MB

Movie Application using Angular and json server

JavaScript 6.37% TypeScript 67.02% HTML 25.74% CSS 0.87%
angular angular-cli http-server http-get http-post http-put http-delete tmdb-api tmdb-favourites

mymovie's Introduction

MyMovie

This project was generated with Angular CLI version 8.3.0.

How to Run

Run json-server --watch db.json on One terminal to open up the JSON server in port 3000.

npm install --save-dev @angular-devkit/build-angular

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Functionalities

  1. View trending Movies: The Home page of the application displays the popular movies.(Home Component)
  2. Search : The user can search for movies by giving name as input.(search component)
  3. View Details of a Particular movie : User can view the details of a particular movie(Movie Component)
  4. Favourites: From the "Movie Component" Users can add and delete movies from their favourite list and view their favourite list in the "favoutrites Component"
  5. Users can also add,edit and delete comments which they post for their favourite movies

Useful Notes

=> This app uses HTTP get, POST, PUT and delete operations and thus, can be good referrence for the same.

mymovie's People

Watchers

 avatar  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.