A website that informs drug users with information on how to reduce medicine usage
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
There is a lot of information on the internet for different kinds of drugs. However, information
about the reduction of drugs usage is hard to some by. The goal of our website is to make information about
the reduction of drugs usage easy accessible for users.
The onpillen website has two pages one page is for the users, here drug users can search for single medicines or
make a list with all the drugs they are using. The website will show general information about the different medicines
and will show different protocols on how to reduce the usage of them. This information can be saved to a pdf document
which can be used to consult their doctor.
The other page is for doctors this page is fairly similar to the user one. Here more detailed information about
the drugs is shown.
DISCLAIMER: The information on this website is no advice! Always consult your psychiatrist.
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/MinorApplicationDesign/MinorApplicationDesign
- Run the project
to run the project execute:
src/main/java/nl/bioinf/minorapplicationdesign/ontpillen/OntpillenApplication.java
Currently, this project is a work in progress and can't be used for the ultimate goal. The main usage of the website will be gathering information about medicines. This information will contain general information and guidelines on how to reduce the usage of those medicines. You will be able to save and print this information and take it to your psychiatrist/doctor. With the current version of the project you can search for medicines or medicine groups for general information. This information cannot be saved and printed yet. If you are a psychiatrist or a doctor and want to get more detailed information you can click on the button "Voor behandelaren" on the top right, left of the search bar. The functionality to make a list of medicines is still in development. This button now generates a default landing page. An exmaple for searching a drug can be seen in the images below:
- Naomi Hindriks - n.j.hindriks@st.hanze.nl
- Jonathan Klimp - j.klimp@st.hanze.nl
Project Link: https://github.com/MinorApplicationDesign/MinorApplicationDesign