https://github.com/alexkinley/mydigitallibrary

https://github.com/alexkinley/mydigitallibrary

Science Score: 10.0%

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

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 3 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: AlexKinley
  • Language: Svelte
  • Default Branch: main
  • Size: 81.1 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed almost 5 years ago

https://github.com/AlexKinley/MyDigitalLibrary/blob/main/

# My Digital Library
https://a4-components-zdlpm.ondigitalocean.app/

This is pretty much the same as my assignment 3. The only real change is that when you click on the table headers to sort, it will sort a little more logically, as well as reverse sorting direction when you click it again. Overall I would say that Svelte improved my development experience. Having already made the website in vanilla js made it a bit of a strange experience, in a lot of places the code was just copied from the other project without much work to "svelte-ify" it. That being said, svelte substantially simplified certain aspects of the website, particuarly the table. Being able to have loops in the html make it very simple to get a simple table of data. The main challenge I had with svelte (that is a challenge for all javascript frameworks) is when data or information needs to move in a way that isn't directly up or down the component tree (like populating the fields of the modify book modal with the current values or the book you are modifying). Overall svelte seems pretty nice, at least in the context of small projects.

Owner

  • Login: AlexKinley
  • Kind: user

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 13
  • Total Committers: 3
  • Avg Commits per committer: 4.333
  • Development Distribution Score (DDS): 0.538
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
AlexKinley a****y@w****u 6
charlie roberts c****e@c****m 4
alex a****y@m****o 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package-lock.json npm
  • 190 dependencies
package.json npm
  • @rollup/plugin-commonjs ^17.0.0 development
  • @rollup/plugin-node-resolve ^11.0.0 development
  • axios ^0.21.4 development
  • body-parser ^1.19.0 development
  • dotenv ^10.0.0 development
  • express ^4.17.1 development
  • express-partials ^0.3.0 development
  • express-session ^1.17.2 development
  • method-override ^3.0.0 development
  • mongodb ^4.1.2 development
  • passport ^0.4.1 development
  • passport-github2 ^0.1.12 development
  • passport-oauth ^1.0.0 development
  • rollup ^2.3.4 development
  • rollup-plugin-css-only ^3.1.0 development
  • rollup-plugin-livereload ^2.0.0 development
  • rollup-plugin-svelte ^7.0.0 development
  • rollup-plugin-terser ^7.0.0 development
  • router ^1.3.5 development
  • svelte ^3.0.0 development
  • cors ^2.8.5
  • express ^4.17.1
  • sirv-cli ^1.0.0