https://github.com/Chimezirim-Bassey/Rating-System
A product rating system using MongoDB and Node.js
https://github.com/Chimezirim-Bassey/Rating-System
expressjs mongodb moongose nodejs nodejs-mongodb nosql
Last synced: about 2 months ago
JSON representation
A product rating system using MongoDB and Node.js
- Host: GitHub
- URL: https://github.com/Chimezirim-Bassey/Rating-System
- Owner: Chimezirim-Bassey
- License: cc0-1.0
- Created: 2021-08-02T22:43:10.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T12:27:33.000Z (over 2 years ago)
- Last Synced: 2025-04-29T15:16:18.618Z (about 2 months ago)
- Topics: expressjs, mongodb, moongose, nodejs, nodejs-mongodb, nosql
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
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.