Bioquizz- my latest website

Bioquizz- my latest website

Helo everyone. Here is my latest project-Bioquizz.

It is a quiz website in which I am currently working on. It has been over 2months working on it. While developing it I have learnt a lot. It is built with Reactjs and styled with vanilla CSS.

Introduction

Bioquizz is a quiz website that is used by STEM students taking biology. It has a couple of questions in each branch of biology that students can pick from. While taking the quiz, you are provided with a multiple choice to pick as an answer. After taking the quiz, the score is provided below the website. It was built with Reactjs v16. Other installations like React icons, react router were installed and used. bioquizz.png

The website is viewed the Get started button on the landing page navigating to the sign in page for users and register page for new users.

Sign up page

register.png

Sign in page

sign-in.png

After login in, then you can select the branch of biology that you want to answer from.

Introduction page

Introduction.png

After picking that you can navigate to the quiz interface where there are tons of questions to answer and the score is given below.

Quiz interface

quiz-interphase.png

scrore.png

Conclusion

After reading through the latest website, you too can create a quiz app.