Skip to content

Final exam project for Internet software architectures course. Spring REST application with Angular as front-end.

License

Notifications You must be signed in to change notification settings

MarkoDojkic/Prodavnica-OIE-Angular-Admin

Repository files navigation

This project represents admin panel for e-commerce website (see "Prodavnica-OIE-Angular" repository).
Front-end is done in Angular version 11.2.14., back-end as Java Spring RESTFul services (located in src/assets folder) and MySQL is used for database.

To use you need firstly to start all REST services and then front-end application. Ports that will be occupied are as follows:
 • 3306 - For SQL database
 • 51680 - For Front-end angular
 • 51681 - For Account REST Service
 • 51682 - For Product REST Service
 • 51683 - For Order REST Service

About

Final exam project for Internet software architectures course. Spring REST application with Angular as front-end.

Topics

Resources

License

Stars

Watchers

Forks