https://github.com/jcallinan/oopstackexample2024
An example of OOP and data structures using Node.js and MongoDB with a React front-end.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.9%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
An example of OOP and data structures using Node.js and MongoDB with a React front-end.
Basic Info
- Host: GitHub
- Owner: jcallinan
- License: apache-2.0
- Language: JavaScript
- Default Branch: main
- Size: 762 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
- Releases: 0
Created about 2 years ago
· Last pushed almost 2 years ago
Metadata Files
License
Owner
- Name: Jeremy Callinan
- Login: jcallinan
- Kind: user
- Location: Bradford, PA 16701
- Website: http://jcallinan.com/
- Repositories: 195
- Profile: https://github.com/jcallinan
Developer, Consultant, Contractor, Adjunct Instructor at the University of Pittsburgh at Bradford.
GitHub Events
Total
Last Year
Dependencies
auction-app-frontend/package-lock.json
npm
- 1281 dependencies
auction-app-frontend/package.json
npm
- @testing-library/jest-dom ^5.17.0
- @testing-library/react ^13.4.0
- @testing-library/user-event ^13.5.0
- axios ^1.6.8
- react ^18.2.0
- react-dom ^18.2.0
- react-router-dom ^6.22.3
- react-scripts 5.0.1
- web-vitals ^2.1.4
auction-backend/package-lock.json
npm
- @mongodb-js/saslprep 1.1.5
- @types/webidl-conversions 7.0.3
- @types/whatwg-url 11.0.4
- accepts 1.3.8
- array-flatten 1.1.1
- bcryptjs 2.4.3
- body-parser 1.20.2
- bson 6.5.0
- bytes 3.1.2
- call-bind 1.0.7
- content-disposition 0.5.4
- content-type 1.0.5
- cookie 0.5.0
- cookie-signature 1.0.6
- debug 2.6.9
- define-data-property 1.1.4
- depd 2.0.0
- destroy 1.2.0
- dotenv 16.4.5
- ee-first 1.1.1
- encodeurl 1.0.2
- es-define-property 1.0.0
- es-errors 1.3.0
- escape-html 1.0.3
- etag 1.8.1
- express 4.18.3
- finalhandler 1.2.0
- forwarded 0.2.0
- fresh 0.5.2
- function-bind 1.1.2
- get-intrinsic 1.2.4
- gopd 1.0.1
- has-property-descriptors 1.0.2
- has-proto 1.0.3
- has-symbols 1.0.3
- hasown 2.0.2
- http-errors 2.0.0
- iconv-lite 0.4.24
- inherits 2.0.4
- ipaddr.js 1.9.1
- media-typer 0.3.0
- memory-pager 1.5.0
- merge-descriptors 1.0.1
- methods 1.1.2
- mime 1.6.0
- mime-db 1.52.0
- mime-types 2.1.35
- mongodb 6.5.0
- mongodb-connection-string-url 3.0.0
- ms 2.0.0
- ms 2.1.3
- negotiator 0.6.3
- object-inspect 1.13.1
- on-finished 2.4.1
- parseurl 1.3.3
- path-to-regexp 0.1.7
- proxy-addr 2.0.7
- punycode 2.3.1
- qs 6.11.0
- range-parser 1.2.1
- raw-body 2.5.2
- safe-buffer 5.2.1
- safer-buffer 2.1.2
- send 0.18.0
- serve-static 1.15.0
- set-function-length 1.2.2
- setprototypeof 1.2.0
- side-channel 1.0.6
- sparse-bitfield 3.0.3
- statuses 2.0.1
- toidentifier 1.0.1
- tr46 4.1.1
- type-is 1.6.18
- unpipe 1.0.0
- utils-merge 1.0.1
- vary 1.1.2
- webidl-conversions 7.0.0
- whatwg-url 13.0.0
auction-backend/package.json
npm
- bcryptjs ^2.4.3
- body-parser ^1.20.2
- dotenv ^16.4.5
- express ^4.18.3
- mongodb ^6.5.0