An open API service indexing awesome lists of open source software.

https://github.com/olgakapskaya/questions_app

Users can evaluate their knowledge using a test, so the system should provide the ability to create questions and answers for it, as well as set the correct answers for subsequent verification by the system.
https://github.com/olgakapskaya/questions_app

lodash react react-modal react-redux redux-toolkit styled-components

Last synced: 27 days ago
JSON representation

Users can evaluate their knowledge using a test, so the system should provide the ability to create questions and answers for it, as well as set the correct answers for subsequent verification by the system.

Awesome Lists containing this project

README

          

# QUESTIONS APP

- User story: as a user, I want to be able to add questions and answers to use as a way to test my knowledge while taking a test.
- Problem: users can evaluate their knowledge using a test, so the system should provide the ability to create questions and answers for it, as well as set the correct answers for subsequent verification by the system.

## Demo

https://olgakapskaya.github.io/questions_app

## Technology stack

- react
- redux-toolkit
- react-redux
- typescript
- lodash
- react-modal
- styled-components