alexlindroos / A-Team-ImageApp

School project in Metropolia University of Applied Sciences.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The backend parts of this app are located in src/com.amzi.servlet, com.amzi.util and the default package.
They contain the java code necessary to connect to our database. In the default package there is a db.properties
file that provides database info to our servlets.

In the web pages folder is our frontend. What you should mainly use is index.html, the main page, which redirects
you around the app when needed.

About

School project in Metropolia University of Applied Sciences.


Languages

Language:JavaScript 81.3%Language:CSS 8.7%Language:Java 7.5%Language:HTML 2.5%