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.
- Host: GitHub
- URL: https://github.com/olgakapskaya/questions_app
- Owner: OlgaKapskaya
- Created: 2022-12-28T17:25:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T11:56:44.000Z (over 3 years ago)
- Last Synced: 2025-12-26T02:29:28.723Z (5 months ago)
- Topics: lodash, react, react-modal, react-redux, redux-toolkit, styled-components
- Language: TypeScript
- Homepage: https://olgakapskaya.github.io/questions_app
- Size: 2.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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