Role | Login | Password |
---|---|---|
Administrator | quemsaurose@mail.ru |
111111 |
User | babaeva.anny@mail.ru |
222222 |
Frontend is build by Angular 8 and backend informations come from Firebase and external API service TheMovieDB
Deployed version: https://www.doesit.works
This application allows you to maintain a database of watched/favourited movies, add your own ratings and comments to them, accept friend requests, add others users to friends and share the database with them. Filtration and search are also available for movies. The user can get all the movie details (including cast, trailers and other related movies) as well as information about particular actors and the movies they are known for.
The user can log in using Google, register (with confirmation by e-mail) as well as reset his password and change personal information in the account. User can also change the color scheme in settings and share movies via VK, Twitter or Telegram.
Administrator can add and change movie information manually or using IMDB identifier. Moreover, he can search for movies by query or by categories or genres. He can also delete movies and comments.
git clone https://github.com/quemsah/ng-ts-movies-app.git
npm install
npm run start
Navigate to http://localhost:4242/