https://github.com/shubhamlatkar/mentor-on-demand-angular
Angualr front-end of Mentor On Demand
https://github.com/shubhamlatkar/mentor-on-demand-angular
Last synced: 3 months ago
JSON representation
Angualr front-end of Mentor On Demand
- Host: GitHub
- URL: https://github.com/shubhamlatkar/mentor-on-demand-angular
- Owner: shubhamlatkar
- Created: 2019-12-28T04:02:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-28T05:00:58.000Z (almost 6 years ago)
- Last Synced: 2025-03-27T17:49:03.854Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MentorOnDemand #
Mentor On Demand
It is a full stack web app designed using the angular8 as front-end adn spring-boot microservices as a backend.The front-end UI is designed using 2 frameworks in another repo:-
1. Angualr 8 (Folder name-AngualrFrontEnd)
2. HTML5, CSS3, Bootstrap4, Jquery (Folder name-MySite) refer -> https://github.com/shubhamlatkar/mentor-on-demand-jquery
There are various spring-boot microservies refer -> https://github.com/shubhamlatkar/mentor-on-demand-backend as:-
1. User -> Maintaining all the data and functions releated users
2. Trainer -> Maintaining all the data and functions releated Trainers
3. Admin -> Having all the Admin functions
4. EurekaServer -> Server for all the microservices
5. ApiGateway -> Gateway for all the microservices implementing spring security using the JWT