Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sam100799z/cineecstasy-v2-mern
An updated MERN version of my previous cine-ecstasy project. cineEcstasy-MERN tracks user quiz history, offers multiple question types (multiple-choice, true/false), and ranks users by city, state, and nationwide based on average score and quiz frequency.
https://github.com/sam100799z/cineecstasy-v2-mern
full-stack mern-stack nodejs reactjs
Last synced: 14 days ago
JSON representation
An updated MERN version of my previous cine-ecstasy project. cineEcstasy-MERN tracks user quiz history, offers multiple question types (multiple-choice, true/false), and ranks users by city, state, and nationwide based on average score and quiz frequency.
- Host: GitHub
- URL: https://github.com/sam100799z/cineecstasy-v2-mern
- Owner: sam100799z
- Created: 2024-11-12T04:43:27.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-25T14:08:09.000Z (30 days ago)
- Last Synced: 2024-11-25T14:35:58.286Z (30 days ago)
- Topics: full-stack, mern-stack, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 8.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cineEcstasy-MERN
An enhanced movie quiz app built with the MERN stack. cineEcstasy-MERN expands on the original concept with tracked quiz history, varied question types, and a ranking system based on the user's performance across city, state, and national levels.
## Features
- User history tracking for completed quizzes
- Multiple question types: multiple-choice, true/false, and title-based questions
- Ranking system based on city, state, and national scores
- Scoring algorithm considers average score and total quizzes taken## Technologies Used
- MongoDB for database storage
- Express.js for backend framework
- React JS for the frontend
- Node.js for server-side logic## Installation - You know that :-)