rodrigueslesterLML / pcm_report_generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCM Report Generator

This is a report card that displays Physics ,Chemistry and Maths marks.
Framework: Spring Boot

Features


1. You can enter your marks in the section provided.
2. Alternatively you can put marks in url
eg.: http://localhost:8080/json?Physics=75&Chemistry=76&Math=75 or http://localhost:8080/?Physics=75&Chemistry=76&Math=75
3. Click on Reset to reset the system.
4. Click on JSON view to view the json view

Steps to Run


1. Right click on PCMApp.java
2. Run it as Java Application
3. Note the port number on which Tomcat server is started
4. Enter the url as mentioned above with the appropriate port no.

About


Languages

Language:HTML 61.0%Language:Java 39.0%