Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.29 KB

File metadata and controls

33 lines (26 loc) · 1.29 KB

Introduction__To_Databases_2024_AGH_Project

Repository for project realised during Introduction To Databases lecture on AGH UST in 2024

Authors:

  • Julia Demitraszek
  • Paweł Czajczyk
  • Szymon Rybski

Project specification

Full project specification is provided here

Technical details

DB engine

As required by the project rules MS SQL was used.

Tools used:

File structure

.
├── backups/ - folder for stroing backups of the dbs
├── docs/ - used for all documentation related files
│   └── functionalities.md - description of functions and users that sould be implemented in project
├── Readme.md - readme for the whole file
└── helpfull_resources.md - If something can be use