Compus is a computer parts store, developed for academic purposes
This section helps to install and configure the project and the development environment.
- Java Development Kit 8(JDK)
- Eclipse IDE or another Java IDE
- Apache Tomcat 8
- 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
- Rodrigo Masaru Ohashi - rodrigomasaru
- Bruno Eidi Nishimoto - brunonishimoto
- Bruno Yukio Fujita Saito - BrunoSaito