Skip to content

Fullstack movies app made in Angular and Node. Backend is made in Node using REST API and frontend is made in Angular, Based on TMDB API

Notifications You must be signed in to change notification settings

Fr1k1/Angular_movies_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Filmoteka

Used technologies

REST server

  • Used for backend
  • Logic written in JS, TS and NodeJS
  • Used for fetching data

Frontend

Made using Angular and TS, gets data from API (REST server)

Main Features (still working on this app)

  • Login and registration
  • User is stored in session storage
  • CRUD operations with genres from TMDB and my database (mysqlite file)
  • CRUD operations with movies from TMDB and my database (mysqlite file)
  • Searching movies from TMDB that are shown in table
  • Conditional rendering

Requirements:

  • Node v18

Usage:

  • To start an app you first need to go to servis map inside server and type npm start and then go to aplikacija map and also write npm start

App port:4800

Some screenshots (still working on design)



About

Fullstack movies app made in Angular and Node. Backend is made in Node using REST API and frontend is made in Angular, Based on TMDB API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published