Skip to content

M3IJI3/GGWP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍄 GGWP - A Web App Project 🍄

v: 0.0.1

🔸Jie Mei 🔸 Lucas da Silva Rocha 🔸 Ryan Yang 🔸 Ngoc Nguyen

📔 About GGWP

GGWP is a gamers oriented community. It contains multiple trend game forums, games can find tutorial and tutors here.

💡 What are used?

  • Technology Stack components
  • Frontend: HTML, CSS, JavaScript, Thyme leaf, Figma, Bootstrap
  • Backend: Java, Spring Boot
  • Database: MySQL, API
  • Deployment: Amazon Web Service
  • Versioning Control System: GitHub

🔎 How to use?

  1. Please copy repo link to local and open the project in any IDE which supports Springboot project.
git clone https://github.com/M3IJI3/GGWP.git
  1. start your local Apache and Mysql service on XAMPP, check port number of each

    image

  2. open you local phpmyadmin and import ggwp.sql to your database

    image

  3. modify your application.properties, change xxxx` to your port number found in step2

spring.datasource.url=jdbc:mysql://localhost:xxxx/ggwp
  1. modify other parameters in application.properties, check and make sure if they are correct, someone may not have a password for your database, keep yourpassword empty if so
spring.datasource.username = yourusername
spring.datasource.password = yourpassword

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •