Skip to content

This is a simple Java web app used to calculate utility bills

Notifications You must be signed in to change notification settings

hackmel/PUB-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PUB-Calculator

We used this app to easily calculate and split the monthly bills within our group who lives in the same apartment.
This web app generates a monthly report that indicates the amount we need to pay per head based on the numner of days we stayed in 
the apartment  including our vistors.
This web app is coded in Java using Spring MVC to create RESTful services that will be consumed by javascrript using AJAX in the 
front end. This also utilized the use of HTML5 and CSS3.

There are 2 projects inside.
1.) SPCore contains the model layer
2.) SPWeb contains the View and Controller layer

The project use maven to build and deploy the codes.

About

This is a simple Java web app used to calculate utility bills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published