Skip to content

CormacChisholm/quizengine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Engine

Table of contents

General info

Quiz Engine is a a Quiz Engine Template using ejs template engine, node.js and express.js as middleware. With Quiz Engine you can create your own quizes with ease.

Technologies

  • html,css,javascript - latest versions as of August 2019
  • node and express js - latest version as of August 2019

Setup

To set up the project, download the project files. Unzip the files, then drag the unziped folder to your IDE. Run "npm start" in your terminal to start the server on your localhost. Port is default to 7000 but you can change this in the www. file found in the bin folder. Then copy http://localhost:7000 into your internet broswer to see the quiz engine live.

Code Examples

examples of code usage: coming soon

Features

List of features ready coming soon

To-do list: coming soon

Status

Project is: in development

Contact

Contact us at https://www.mastered.ie/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.4%
  • HTML 25.4%
  • JavaScript 24.2%