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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

49c9da3 · Jun 22, 2021

History

17 Commits
May 24, 2021
Jun 6, 2021
May 24, 2021
May 24, 2021
Jun 6, 2021
May 24, 2021
Jun 22, 2021
May 30, 2021
May 24, 2021
May 31, 2021
May 31, 2021
May 24, 2021
May 24, 2021
May 24, 2021
May 24, 2021

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