Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ichinga-samuel/rating-system
A product rating system using MongoDB and Node.js
https://github.com/ichinga-samuel/rating-system
expressjs mongodb moongose nodejs nodejs-mongodb nosql
Last synced: 3 months ago
JSON representation
A product rating system using MongoDB and Node.js
- Host: GitHub
- URL: https://github.com/ichinga-samuel/rating-system
- Owner: Ichinga-Samuel
- License: cc0-1.0
- Created: 2021-08-02T22:43:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T12:27:33.000Z (almost 2 years ago)
- Last Synced: 2023-03-11T11:22:26.812Z (almost 2 years ago)
- Topics: expressjs, mongodb, moongose, nodejs, nodejs-mongodb, nosql
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rating-System
A product rating system a Node.js app using MongoDBUse **Mongoose Schema** *setters*, *getters*, and *schema types* to implement a weighted moving average rating system.