Skip to content

Created my first full stack project using Angular for Frontend and Spring Framework implemented using MicroServices Patterns for Backend. By default, trending movies is being displayed in the HomePage. Users can search for any particular movie as well. Only registered users can add/delete movies from favourites.

Notifications You must be signed in to change notification settings

shivani-1401/My_First_FullStack_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My_First_FullStack_Project

Frontend Technology used

Frontend is designed using Angular, Angular Material.

Backend Technology Used

Backend is designed using Spring Framework. Microservice pattern like Nteflix Zull and Eureka Discovery is used. Created with Spring Initializer (start.spring.io) with the follwing dependency Web, DevTools, EurekaDiscovery , Zuul JPA is taken where persistance is required.

Microservices with their port no.

AuthenticationService - 9015 TrendingService - 9005 CatalogService - 9000 UserService - 9010 Netflix Eureka Naming Server - 8761 Netflix Zuul API Gateway Server - 8765

Future Commit

Will be dockerizing the entire project.

About

Created my first full stack project using Angular for Frontend and Spring Framework implemented using MicroServices Patterns for Backend. By default, trending movies is being displayed in the HomePage. Users can search for any particular movie as well. Only registered users can add/delete movies from favourites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published