{% extends 'base.html' %} {% block header %}
We are a team of students of the Bioinformatics for Health Sciences Master's degree at Universitat Pompeu Fabra in Barcelona and the following web application is our main project for the subject of Databases and Web Development. Our aim was to create a managable database of both organic and inorganic toxic substances and provide users with comprehensive information on their chemical properties, toxicity, as well as how to treat possible intoxications. Our database is based on the PubChem database and we have used the Flask framework to create the web application. We have also used HTML, CSS, and JavaScript to create the front-end of the application.