Coder Social home page Coder Social logo

clamarque / angular-movies Goto Github PK

View Code? Open in Web Editor NEW
58.0 58.0 35.0 74.95 MB

:rocket: A progressive web apps of movies built with @angular 7 and the API TMDB

Home Page: https://hubmovies.fr

TypeScript 66.67% JavaScript 1.13% HTML 20.88% SCSS 11.31%
angular movie progressive-web-app tmdb-api

angular-movies's People

Contributors

dependabot[bot] avatar panoti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

angular-movies's Issues

New version code

Hello clamarque,
Can you please post the new app version on the github repo really want to play with it.
Thank you.

be carefull ! high security issue and some improvement idea .

hello clamarque ,

im french Angular trainor , i was looking at ur code cuz im teaching angular with lightly application similar than ur .

My point is simple , ur database firebase rules allow anyone with is connected to ur app to modifiy ur database by adding / modifying / deleting any documents or collection anywhere in ur firestore database . U should upgrade ur firestore rules with more restrictions :)

by the way few update notice to improve ur app :)

  • adding StrategyPreloading : PreloadAllModules ( app-routing.module.ts in Router.forRoot() config )

  • 100% SEO is not revelant as there is no Angular Server side rendering part in your app

  • PWA will be very improve is ur were using DataGroup settings in ngws-config in order to cache api part for offline navigation ( one of most imp criteria of been PWA ready )

  • u should considering using environment files for managing endpoint api url
    and api key

  • HttpParams will help ur service to reduce ugly http params string concatenation ( even if ur using template string which is still better than '+' ^^ )

  • u should considering creating a custom pipe for managing by default image in case of missing poster

  • u should really change ur search bar in order to use ReactiveForms in order to have better user experience ( valueChange of FormControl provide Observable of change of ur input search )

Good Job by the way .

Hoep u will appreciate my remarks .

Regards,

Pierre

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.