apostolos-k / ntua-database-project

A project for the Databases course at Ece Ntua 2021-22, in which we simulate a database system for the Hellenic Foundation for Research & Innovation (HFRI).

Home Page:https://dblab2022.gtsb.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HFRI Database

A project for the Databases course at Ece Ntua 2021-22, in which we simulate a database system for the Hellenic Foundation for Research & Innovation (HFRI).

Contributors

Tech Stack

Database: PostgreSQL

Frontend Development: HTML, CSS

Files

/diagrams Entity relationship and relational diagrams.

/documents Page flowchart and project report.

/sql Scripts for creating tables and loading the database with dumy data.

/src Api for database and web interface communication.

/static Pages of the web interface.

gatsby-config.js Defines the site's metadata, plugins, and other general configuration.

package.json Information about the technologies, scripts and dependencies used in the software.

Screenshots

Home page

Web UI Screenshot

Query selection page

Web UI Screenshot

Web Interface

https://dblab2022.gtsb.io/

About

A project for the Databases course at Ece Ntua 2021-22, in which we simulate a database system for the Hellenic Foundation for Research & Innovation (HFRI).

https://dblab2022.gtsb.io/

License:MIT License


Languages

Language:HTML 78.4%Language:CSS 12.1%Language:PLpgSQL 7.1%Language:JavaScript 2.4%