Skip to content

Gamified quiz is a gamified platform that apply quizzes to science computer students

Notifications You must be signed in to change notification settings

mundodehads/gamified-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamiefied Quiz

Requirements

  • You must have:
    • npm v5+
    • node v8+

Front-end

To run anything on the frontend folder, you must install it dependencies with npm with npm install!

How to run local

  • On your terminal go to project frontend folder:
PS C:\...\gamified-quiz>

cd frontend
  • Then run the npm command:
node index.js

Back-end

Back-end is a serverless api build with APIGateway + Lambda, so we follow FaaS structure.

To run anything on the backend folder, you must install it dependencies with npm with npm install!

How to test

  • On your terminal go to project backend folder:
PS C:\...\gamified-quiz>

cd frontend
  • Then run the npm command:
npm test

About

Gamified quiz is a gamified platform that apply quizzes to science computer students

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published