Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.
/ HY360_project Public archive

Files and Databases Project (HY360) [winter semester of 2021].

Notifications You must be signed in to change notification settings

papastam/HY360_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCC Bank (Files and Databases Project)

For the project of Files and Databases, we created a website for the CCC Bank. In this website wnyone can create an account, and login to manage theri founds. Users and Companies can send or recieve founds to each other.

The assignment details can be found in the assignment PDF

In the ./report folder, you can find the report of the project. This includes the entity-relationship diagram, all sql queries, and screenshots.

Build Requirements

  • It is recommended that you run the project as a IntelliJ Project!
  • The web app requires a database, xampp is recommended.
  • For running the project, JDK is required (recommended version: jdk1.8.0_241)
  • Tomcat is also required to run the project (included in xampp)

Set up

Initial Setup

  • The database can be initialized by running:
    src/main/java/Database/Init/InitDatabase.java

InteliJ Setup

  • Add a compile configuration from the rop right menu by clicking the Add Configuration... button.
  • Select Tomcat Server -> Remote from the configurations dropdown menu.
  • Click on Configure next to Application server selection, and select the tomcat installation directory in the Tomcat Home selection.
  • Apply the configuration and run the project!

Webapp

The webapp is consisted of theese three pages:

  • Main Page

Main page screenshot

  • Individuals Page (log in as an individual)
  • Merchants Page (log in as a merchant)
  • Companies Page (log in as a company)

Individuals page screenshot

Co Owners

Orestis Chiotakis
Dimitris Bisias

About

Files and Databases Project (HY360) [winter semester of 2021].

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published