Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project URL

The project is hosted on GitHub pages: https://viincenttt.github.io/medicine-quiz/

Project description

This is a small web application that I created to help nursing students study for their medicine exam. The application attempts to simulate the real medicine exam by asking the exact same type of questions that the students will be asked during the real exam. Several nursing students have used this application to study for their medicine exam. The application is only available in dutch, since the source material I used for the medicine information was only available in dutch.

The application contains a json file with information about various medicines, such as their name, brand, effects and side-effects. This information is then used by the application to generate random questions about these medicines and their properties. The three type of questions it can generate are:

  • "What are the effects of {name-of-medicine}" - multiple choice
  • "What are the side-effects of {name-of-medicine}" - multiple choice
  • "What is the brand of {name-of-medicine}" - single choice

How to run

  • Ensure you have Node and NPM installed on your computer
  • Run the npm start command from the command-line

Technologies used

The following technologies were used for this project:

  • React
  • Javascript
  • HTML/CSS
  • JSON

About

A React website that student nurses can use to practice for their medicine exam

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages