Skip to content

acostinescu/MapGeist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapGeist

Alex Cosinescu, Lucas Sward, Ayden Blotnick.

Setup Instructions:

  1. Download an Apache Tomcat server from: https://tomcat.apache.org/download-80.cgi.

  2. Follow the instillation instructions to create a functional Tomcat server in eclipse via: https://crunchify.com/step-by-step-guide-to-setup-and-install-apache-tomcat-server-in-eclipse-development-environment-ide/

  3. Install the Spring MVC framework into eclipse via the downloads manager (Help->Install New Software). Follow this tutorial to set up the MVC framework within eclipse: https://www.journaldev.com/14476/spring-mvc-example

  4. Install the proper .jar files for connections to a Java SQL database as noted in this JDBC guide: https://docs.microsoft.com/en-us/sql/connect/jdbc/using-the-jdbc-driver?view=sql-server-ver15

  5. Right click on the MapGeist project and choose Run as -> Run On server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 79.1%
  • CSS 14.3%
  • JavaScript 6.6%