Skip to content

A simple application that acts as a question bank for courses - uses electron, node.js.

License

Notifications You must be signed in to change notification settings

adyteaS/QuestionBank-App

Repository files navigation

agile-6363

This is simple question bank web application which allows administrators and teachers to create a question bank which can be used to generate quizzes. These quizzes can be exported to PDF. The application is written in JavaScript using the Electron framework.

Installing Dependencies

Before installing the application, first you must make sure to have the following dependencies installed on your computer:

  • Node.js

You can find the installer for Node.js here.

Installing and Running the Application

To install this application, clone the application using git clone https://github.com/danieldekerlegand/agile-6363.git and navigate into the directory. If you have correctly installed Node.js, you can then install the dependencies for the project by running the command npm install. This process may take a while. Once all dependencies are installed, the application can be run using the command npm start.

Agile Tools

Some Helpful Resources

About

A simple application that acts as a question bank for courses - uses electron, node.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published