https://github.com/frehner/webstuff
A web application built with JSP pages that interfaces with my database and allows purchases of products.
https://github.com/frehner/webstuff
Last synced: about 1 year ago
JSON representation
A web application built with JSP pages that interfaces with my database and allows purchases of products.
- Host: GitHub
- URL: https://github.com/frehner/webstuff
- Owner: frehner
- Created: 2013-03-15T23:45:06.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-04-01T02:14:30.000Z (over 12 years ago)
- Last Synced: 2024-11-05T18:46:16.074Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
webstuff
========
This project is "sprint 2" of my semester long project. Once sprint 1 (the administrative side of the PoS system) was completed, we were then required to build a webpage for customers to be able to browse, select, and purchase items for their accounts that they were able to create and log into.
The project was eventually integrated on a VM running IIS with Apache Tomcat, and a MySQL database. (That VM is no longer accessable; something about the Information Systems department not wanting to host hundreds of websites...)