Fixed a NPE when bill is added without being se...
Added a missing $ sign
made the login forms smaller and added a footer...
Added hiding of the edit text boxes for the tables
Fixed bug with budget edit textbox display
Added functionality for editing user budget
JSP now welcomes user by name
Remove function now takes date into account
-Removed single configuration options.
changed from GET to POST
changed from GET to POST
added registration button
added user registration with default names and ...
remove function implemented, fixed small bugs f...
refactored with method extraction to ease code ...
Removed unused import statements
Fixed math for the budget total at the bottom o...
Fixed bug causing expense total to display past...
Added JSTL Jar file
Fixed up some of the formatting and now bills a...
Added some more user info displaying as an exam...
fixed variable name
Inserting into tables complete
not working insert statement, but progress
updated to newest jsp
Formated everything using bootstrap and properl...
Removed total from budget
added constructor for paid field
added budget to userInfo
removed login bypass button
updating form for required data entry into mySQL
further testing adding into tables
Cleaned up BudgetPage.jsp using Bootstrap, disp...
added drop down and text fields for future addi...
documented datatype code
added checking for data entry into tables
updating outdated files
messing with redirecting vs forwarding
jsp can now correctly display information gathe...
created money object for easier storage of user...
servlet now packages up all data from db and se...
Added forms for bills and expenses, each form i...
Added all table information pulling. Will need ...
Update arraylist info pulling from servlet
Messing with redirects to JSP page.
Fixing broken dependencies and project settings
Update login table entries
Updated servlet name and pulling login info fro...
Added username and password gathering from logi...
Added login and password naming to pass to serv...
Initial JSP page
added temporary login bypass to test servlet
Added pulling from billtable
Added bootstrap configuration files and source...
Made a mock up of the login page using bootstra...
added placeholder login page
removed unnecessary code. need to enter valid m...
Initial code upload. Basis for creation
Initial code upload. Basis for creation