JulioEvencio / site-meme-jsp

A meme-sharing website developed in Java and JSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Site Meme JSP

A meme-sharing website developed in Java and JSP

Requirements

  • Java 17
  • Tomcat 10
  • PostgreSQL 15
  • Maven

How to run

To run the project you need to follow these steps:

  1. Clone this repository
  2. Create a database and tables according to the doc/database.sql file
  3. You need to add the project in Tomcat
  4. Start the server
  5. Open a web browser and navigate to http://localhost:8080/site-meme-jsp/

Contribution

Please feel free to send pull requests and report issues.

About

A meme-sharing website developed in Java and JSP

License:The Unlicense


Languages

Language:Java 93.7%Language:CSS 5.7%Language:JavaScript 0.6%