Giter Site home page Giter Site logo

basketballteammanagementproject's Introduction

Basketball Team Management Project

  • Producter Backend Developer Internship Task
  • Brief

    This project is written with Java Spring Boot. In this project, basketball players can be registered to the system, deleted or all players can be listed. GraphQL is used for Api queries. There are 2 mutations and 1 query in this project:

  • 1 mutation for single player add.
  • 1 mutation for single player delete.
  • 1 query is for listed all basketball players.
  • Each player registered in the system has a name, surname and position. For example, point guard(PG), small forward(SF). The basketball team capacity is 12. Therefore, no more than 12 players can be added to the system.

    Technologies

    N-layer architecture was used as the project architecture.

  • Spring Web
  • Spring Data Jpa
  • GraphQL
  • PostgreSql
  • H2 database
  • Lombok
  • JUnit
  • Mockito

  • As a relational database, PostgreSql was used. Additionally, the H2 database was used as an in memory database when writing the unit test of the data access layer. For Unit testing, JUnit and Mockito was used. API queries were provided by GraphQL.

    GraphQL Mutations and Queries

    Add Player

    Delete Player

    List All Players In The System

    basketballteammanagementproject's People

    Contributors

    vonhumbolt avatar

    Stargazers

    Mostafa Sobhy 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.