Skip to content

TadhgCodyre/Final-Year-Project

Repository files navigation

Virtual Table Quiz Web App

Table of Contents
  1. About
  2. Tools
  3. Feedback
  4. Run
  5. Declaration

About

This is my Final Year Project for National University of Ireland Galway. The project is defined by the following statement:
"Build a web app system that will allow for the design of a table quiz, and for people to play in the quiz. The quiz should be multiple choice, with a bank of available questions, and bonuses for speed of response. Ideally, people should be able to play this on their mobile phone, and testing with a sample user base should be part of the project."

Unit testing is being ran using CircleCI for a CICD environment.

Tools

  • Go
  • React
  • Local MongoDB server

Feedback

Run

  • Must first create a config.yaml file inside the utils folder.
  • Insert the following code: mongo: link to remote or local MongoDB database.
  • If you are using a local Mongdb instance, enter the localhost address for it instead.
  • To run the Back-End, run go run main.go inside Back-End folder.
  • To run the Front-End, run npm start inside front-end folder.

Declaration

I hereby declare that this final year project, which I now submit for correction, is entirely my own work and has not been influenced by the work of others except where cited

About

Virtual Table Quiz for my Final Year Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published