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 (3.1%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Playlist manager website, pure html version.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 12 months ago
· Last pushed 10 months ago
Metadata Files
Readme
Citation
README.md
TIW Project
HTML version of the TIW Project @ PoliMi, 2025. For the javascript version, see this. Original commission and documentation (in Italian) are in the docs folder.
Tech stack
- Java:
- IDE: JetBrains IntelliJ Idea Ultimate Edition;
- Java JDK: OpenJDK;
- Build tool: Apache Maven;
- Documentation: Javadoc;
- Web development:
- Jakarta Servlet: Apache Tomcat;
- Template engine: Thymeleaf;
- Javascript;
- Documentation: typst;
- Diagrams: Signavio for ER and IFML, Chronos for sequence diagrams;
- DBMS: MariaDB.
See also
Owner
- Name: Michele Sangaletti
- Login: mssuperlol
- Kind: user
- Repositories: 1
- Profile: https://github.com/mssuperlol
Citation (CITATION.cff)
cff-version: 1.2.0
title: TIW Project @ 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
GitHub Events
Total
- Public event: 1
Last Year
- Public event: 1
Dependencies
pom.xml
maven
- jakarta.servlet:jakarta.servlet-api 6.1.0 provided
- 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.thymeleaf:thymeleaf 3.1.0.RELEASE
- org.junit.jupiter:junit-jupiter-api 5.11.0 test
- org.junit.jupiter:junit-jupiter-engine 5.11.0 test