Skip to content

cdmckinley/splatspot-interface-java

Repository files navigation

Craig McKinley's Individual Project: "SplatSpot"

This repository is for a project in Madison College's Enterprise Java Class, and is for the part of the project related to the web.

Problem Statement

"Splatoon 3" users like to share moments from their games, both the funny and epic moments! SplatSpot allows users to browse video captures posted by players of Splatoon 3. It achieves this by storing links of different YouTube posts into a database. They're viewable from the website through user feeds and a collective, all-user feed.

Project Technologies

  • Database
    • MySQL 8.0.30
  • ORM Framework
    • Hibernate 5.4.24.Final
  • Dependency Management
    • Maven
  • Web services consumed using Java
    • YouTube Data API
  • CSS
    • Likely Bootstrap
  • Data Validation
    • Hibernate (server) and jQuery (client)
  • Logging
    • Log4J 2.17.2
  • Hosting:
    • AWS BeanStalk
  • Research Topics
    • Java Discord API (Researched. Won't be used for the project anymore)
    • YouTube API (for data)
  • Unit Testing
    • JUnit 4.12
  • IDE
    • IntelliJ IDEA

Project Goals (Out of date)

Design

About

A web interface for my database of "Splatoon 3" YouTube videos. Written in Java.

Resources

Stars

Watchers

Forks

Contributors