-
Notifications
You must be signed in to change notification settings - Fork 0
Basic coding structure
RupaliM edited this page Sep 27, 2018
·
2 revisions
As a template file consists of all required file. Check template.html
- header.html: To include the header for the page.
- footer.html: To include footer for the page.
- navbar.js: JavaScript file for Navigation
- utility.js: This consist of failure function and timeout function which we use in configuring ajax
- ws_url.js: This consist of function to call URL for API where we have defined all API URL with base URL in one file.
- activity_tracker.js: This will track user activity on the portal
We are using many external libraries for UI development as per the requirement. Please check https://github.com/GW-HIVE/glygen-frontend/wiki/Libraries-used-Development But main libraries used are
- Jquery:
- Bootstrap Javascript:
- Bootstrap CSS: