Skip to content

lpattersonn/quiz

Repository files navigation

stars watchers forks


midterm_group_5

Quiz App

An app that lets you create quizzes and share them with friends. The creator of the quiz can view and share all the results at the end of the quiz.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact
  6. Acknowledgments

About The Project

Quiz! is an app that lets you create quizzes and share them with friends. The creator of the quiz can view and share all the results at the end of the quiz.

app home page app home page app home page

(back to top)

Built With

(back to top)

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/lpattersonn/quiz.git
  2. Install NPM packages
    npm i
  3. In your terminal while in the cloned project enter the following command
    npm run local
  4. After the server has initiated, log-in as user 1 by pasting http://localhost:8080/login/1 in the browser for the project to show the quizes created by you as user 1 in the My Quiz tab.

(back to top)

Roadmap

  • Multi-language Support
    • Chinese
    • Spanish

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Leshan Patterson - @lpatters

Project Link: https://github.com/lpattersonn/quiz.git

(back to top)

Acknowledgments

(back to top)

About

Quiz! is an app that lets you create quizzes and share them with friends. The creator of the quiz can view and share all the results at the end of the quiz.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors