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
    Unable to calculate vocabulary similarity
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: YuchenX063
  • License: other
  • Language: JavaScript
  • Default Branch: master
  • Size: 5.05 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

Almanacs Database

Owner

  • Name: Yuchen Xiong
  • Login: YuchenX063
  • Kind: user

Citation (CITATION .cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Xiong
    given-names: Yuchen
title: "Almanacs-Database"
abstract: "TBD"
version: 0.0.1
date-released: "2024-4-4"
license: "CC-BY-NC-SA-4.0"
repository-code: "https://github.com/YuchenX063/todo-stack"

GitHub Events

Total
  • Push event: 47
  • Pull request event: 2
  • Create event: 3
Last Year
  • Push event: 47
  • Pull request event: 2
  • Create event: 3

Dependencies

docker-compose.yml docker
  • mysql 5.7
server/Dockerfile docker
  • node 18-alpine build
server/package-lock.json npm
  • 462 dependencies
server/package.json npm
  • jest ^29.7.0 development
  • supertest ^7.0.0 development
  • cors ^2.8.5
  • cross-env ^7.0.3
  • dotenv ^16.4.7
  • express ^4.21.2
  • mysql2 ^3.12.0
  • sequelize ^6.37.5
  • sequelize-cli ^6.6.2
  • serve-favicon ^2.5.0
  • util ^0.12.5