GithubHelp home page GithubHelp logo

popgtn / soccor-jersey-library Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.7 MB

This is a spring webproject Project plan was made by another student but I had to make everything by there plains

Java 80.70% CSS 1.92% JavaScript 0.19% HTML 17.19%

soccor-jersey-library's Introduction

Soccer Jersey Library


Development Team

Business Client: Angelo
Lead Developer: Josh
Quality Control: Samuel


Description

The project is for people looking for jerseys from different clubs. They should be able to find a desired jersey by selecting the corresponding Country > Name of the Club > Home or Away > Star Player from a database. Users can just see and pick what they want from the collection.


Color

main-color-light: #00cc00
main-color-primary: #fcba03
main-color-dark: #008000
main-color-text: #fcba03
main-color-bright: #ffffff


Required Fields

Unique ID for every jersey as a PK, what country are they from, the name club/team, is it a Home Kit or an Away Kit, the name of the star player/s on the jersey.

  • id: int (primary key)

- jerseyCode: int (primary key)
- nameCountry: String
- nameClub: String
- nameType: String (Options: nameAway or nameHome)
- namePlayer: String
....

Report Details

User should select a specific country and would show all the teams and jerseys from the database.

soccor-jersey-library's People

Contributors

popgtn avatar

Watchers

 avatar

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.