Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 981 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 981 Bytes

T2-G5 - Compus

Compus is a computer parts store, developed for academic purposes

Getting Started

This section helps to install and configure the project and the development environment.

Prerequisites

Setup

  • Import the project
  • Add the Tomcat 8 to the Targeted Runtimes
  • Update the database connection settings, changing the ConnectionFactory class
  • Add the database connector driver to the lib
  • Create the database
  • Build the project and Run on Server

Authors