Coder Social home page Coder Social logo

chustasoft / gamerscreed Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 195 KB

GamersCreed is a project who can manage user gaming accounts inside one place, sharing information, comparing profiles and alowwing them to contact inside a single application

Java 94.69% CSS 0.41% JavaScript 4.90%

gamerscreed's People

Watchers

 avatar  avatar

gamerscreed's Issues

Generate Login action

Generate Login action:

  • Login form
  • Control security
  • Set secure session
  • Establish Home view

Generate Users view

Generate Users view:

  • Grid for users
  • Add player button, just for administrator privileges
  • Apply styles

Generate Factory for DAO layers

We must create a Factory for DAO layers:

  • RoleDAO
  • PlayerDAO
  • ResultDAO
  • TeamDAO
  • MatchDAO
  • MatchTypeDAO
  • MatchResultPlayerDAO
  • TournamentDAO

Generate add user form

Generate add user form:

  • jQuery modal for add a player, just for administrator privileges

Generate tournaments view

Generate tournaments view:

  • Grid for players involved
  • Grid for current matches (Pagination for previous matches, or unplayed matches)
  • Grid for classification and statistics

Fix Domain layer Spring-boot startup on RocketStatsDomain

The Domain layer for RocketStats can't run due to next errors:

  • Unable to start embedded container; nested exception is java.lang.NoSuchMethodError: org.apache.tomcat.util.scan.StandardJarScanner

It's possible to be a problem with libraries exported from the projects Core and Shared.

Taking advantage of the situation, we could convert these projects to Maven to manage better versions from all pom's

Generate JUnit test cases

Generate JUnit Test cases for (without implementation):

  • CRUD Testing of Player
  • CRUD Testing of Team
  • CRUD Testing of Match
  • CRUD Testing of Result
  • CRUD Testing of Tournament
  • CRUD Testing of MatchResultPlayer

Refactor Test package

We must refactor the Test package:

  • DTO Test must contain just test methods and his own DTO Helper
  • DTO Helper can contain all DAO necesary layers and DTO helpers

Set up CORE layer project for RocketStats

We must create a new JPA project for the CORE layer of RocketStats application

We will use this techologies and frameworks for this project:

  • JPA
  • Hibernate
  • JUnit
  • MySQL/MariaDB

The project should be created as light as possible

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.