hieu-le296 / quiz-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Quiz App client

This app is the front end written in vanilla Javascript connected to the NodeJs API server.

  • Admin can perform the CRUD (Create/Read/Update/Delete) operations. For example, the admin can create a question, update a question, add/remove the question's options and set the status of the question.
  • User does the quiz and gets the score after submitting the quiz.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Know how to run web files locally

Running the tests

Please refer to these docs for running the test:

How to run things locally

Deployment

Depending on your hosting package, please read the documentation of the service provider for hosting the web app.

Built With

  • HTML
  • CSS
  • Bootstrap
  • Vanilla Javascript

Versioning

1.0.0

Authors

  • Hieu Le - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Bootstrap
  • W3Schools

About


Languages

Language:JavaScript 70.2%Language:CSS 17.8%Language:HTML 12.0%