Technical Requirements
Building HMS will not be too difficult as all the core components have already been implemented in Chapter 1, Creating a Personal Web Portal (PWP), and Chapter 3, Student Management Portal (SMP), ready for reuse. The requirement will be on the third-party tools which are mainly CSS and JavaScript frameworks. Some are Java-based libraries like Velocity
and FreeMarker
which have already been used in Chapter 4, Human Resource Management System (HRMS).
We start the development by configuring our POM file and uploading our required CSS and JavaScript plug-ins to our /src/main/webapp folder
.
Angular JS
AngularJS is a JavaScript framework that can be added to an HTML page with the <script>
tag. It extends HTML attributes with directives, ...
Get Spring MVC Blueprints now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.