tiw_project_js

Playlist manager website, javascript version.

https://github.com/mssuperlol/tiw_project_js

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Playlist manager website, javascript version.

Basic Info
  • Host: GitHub
  • Owner: mssuperlol
  • Language: Java
  • Default Branch: master
  • Homepage:
  • Size: 276 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 9 months ago · Last pushed 9 months ago
Metadata Files
Readme Citation

README.md

TIW Project

Javascript version of the TIW Project @ PoliMi, 2025. For the HTML version, documentation or tech stack, see this.

Owner

  • Name: Michele Sangaletti
  • Login: mssuperlol
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
title: TIW Project JS @ PoliMi, 2025
message: >-
  If you use this software, please cite it as written.
type: software
authors:
  - given-names: Michele
    family-names: Sangaletti
    email: mssuperlol@gmail.com
url: https://github.com/mssuperlol/TIW_project_JS

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Dependencies

pom.xml maven
  • jakarta.servlet:jakarta.servlet-api 6.1.0 provided
  • com.google.code.gson:gson 2.10.1
  • org.apache.commons:commons-io 1.3.2
  • org.glassfish.jersey.containers:jersey-container-servlet 4.0.0-M1
  • org.glassfish.jersey.core:jersey-client 4.0.0-M1
  • org.glassfish.jersey.inject:jersey-cdi2-se 4.0.0-M1
  • org.glassfish.jersey.media:jersey-media-json-jackson 4.0.0-M1
  • org.jboss.weld.se:weld-se-core 6.0.0.Beta4
  • org.mariadb.jdbc:mariadb-java-client 3.4.1
  • org.junit.jupiter:junit-jupiter-api 5.11.0 test
  • org.junit.jupiter:junit-jupiter-engine 5.11.0 test