https://github.com/shubhamlatkar/mentor-on-demand-jquery
Mentor On Demand Jquery
https://github.com/shubhamlatkar/mentor-on-demand-jquery
jquery
Last synced: 6 months ago
JSON representation
Mentor On Demand Jquery
- Host: GitHub
- URL: https://github.com/shubhamlatkar/mentor-on-demand-jquery
- Owner: shubhamlatkar
- Created: 2019-12-28T04:17:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-28T05:00:26.000Z (almost 6 years ago)
- Last Synced: 2025-02-01T20:46:20.484Z (8 months ago)
- Topics: jquery
- Language: HTML
- Size: 644 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) refer -> https://github.com/shubhamlatkar/mentor-on-demand-angular
2. HTML5, CSS3, Bootstrap4, Jquery (Folder name-MySite)
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