Coder Social home page Coder Social logo

roshanjamkatel / gamevendor Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 4.46 MB

An application where users can access game content online and learn more about a game before purchasing. This is a one-stop web application for a minimalistic and easy process.

License: MIT License

Java 50.92% HTML 48.76% CSS 0.32%
sql nosql games postgresql mongodb springboot tailwindcss thymeleaf forum-posts forum-topics

gamevendor's Introduction

GameVendor

Application where users can access game content online

This application is a mock style of a shopping store that is focused on knowing about the game rather than just buying the game. It utilizes PostgresSQL, MongoDB NoSQL, SpringBoot, Java, Thymeleaf, and Tailwindcss.

How to run

  • cd database/docker
  • docker-compose up -d
  • if first time, docker exec -it data-postgres psql -Upostgres
  • create DATABASE gamevendor;
  • Go to GamevendorApplication and run
  • visit http://localhost:8080/
  • To see data you can use a tool like https://tableplus.com/

#Tables

  • games (Sql) -> any game across any os/console
  • users (Sql) -> authenticated user
  • library (sql) -> users library of owned games
  • wishlist (sql) -> users wishlist of games
  • friends (sql) -> one to one relationship of users
  • reviews (Sql) -> review of a game made by a user
  • points (Sql) -> Points for a certain user
  • stats (Sql) -> how many current players are online playing certain games
  • genres (NoSql) -> types of games
  • forum_topics (Nosql) -> forum topics (i.e. "Help")
  • forum_posts (Nosql) -> forum posts made by users
  • blog_posts (NoSql) -> updates for the community made by the GameVendor team
  • shopping cart (Sql) -> Users can add/edit/remove games on the cart

gamevendor's People

Contributors

colinmac17 avatar gcoyle546 avatar roshanjamkatel avatar xu51a12 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

xu51a12

gamevendor's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.