trzeci folder
This commit is contained in:
parent
10e37f1851
commit
9819e27e1c
74
Lab7/ksiazki.json
Normal file
74
Lab7/ksiazki.json
Normal file
@ -0,0 +1,74 @@
|
||||
[
|
||||
{
|
||||
"tytul": "Władca Pierścieni",
|
||||
"autor": "J.R.R. Tolkien",
|
||||
"isbn": "978-83-123456-7-0",
|
||||
"rok_wydania": 1954,
|
||||
"gatunek": "Fantasy”
|
||||
},
|
||||
{
|
||||
"tytul": "Harry Potter i Kamień Filozoficzny",
|
||||
"autor": "J.K. Rowling",
|
||||
"isbn": "978-83-123456-7-1",
|
||||
"rok_wydania": 1997,
|
||||
"gatunek": "Fantasy"
|
||||
},
|
||||
{
|
||||
"tytul": "Mistrz i Małgorzata",
|
||||
"autor": "Michaił Bułhakow",
|
||||
"isbn": "978-83-123456-7-2",
|
||||
"rok_wydania": 1967,
|
||||
"gatunek": "Literatura piękna"
|
||||
},
|
||||
{
|
||||
"tytul": "Zbrodnia i Kara",
|
||||
"autor": "Fiodor Dostojewski",
|
||||
"isbn": "978-83-123456-7-3",
|
||||
"rok_wydania": 1866,
|
||||
"gatunek": "Klasyka"
|
||||
},
|
||||
{
|
||||
"tytul": "Sto lat samotności",
|
||||
"autor": "Gabriel García Márquez",
|
||||
"isbn": "978-83-123456-7-4",
|
||||
"rok_wydania": 1967,
|
||||
"gatunek": "Literatura piękna"
|
||||
},
|
||||
{
|
||||
"tytul": "Wielki Gatsby",
|
||||
"autor": "F. Scott Fitzgerald",
|
||||
"isbn": "978-83-123456-7-5",
|
||||
"rok_wydania": 1925,
|
||||
"gatunek": "Klasyka"
|
||||
},
|
||||
{
|
||||
"tytul": "1984",
|
||||
"autor": "George Orwell",
|
||||
"isbn": "978-83-123456-7-6",
|
||||
"rok_wydania": 1949,
|
||||
"gatunek": "Dystopia"
|
||||
},
|
||||
{
|
||||
"tytul": "Wielki Błękit",
|
||||
"autor": "Elizabeth Haynes",
|
||||
"isbn": "978-83-123456-7-7",
|
||||
"rok_wydania": 2009,
|
||||
"gatunek": "Kryminał"
|
||||
},
|
||||
{
|
||||
"tytul": "Cień wiatru",
|
||||
"autor": "Carlos Ruiz Zafón",
|
||||
"isbn": "978-83-123456-7-8",
|
||||
"rok_wydania": 2001,
|
||||
"gatunek": "Thriller"
|
||||
},
|
||||
{
|
||||
"tytul": "Duma i uprzedzenie",
|
||||
"autor": "Jane Austen",
|
||||
"isbn": "978-83-123456-7-9",
|
||||
"rok_wydania": 1813,
|
||||
"gatunek": "Romans"
|
||||
}
|
||||
]
|
||||
|
||||
|
11
Lab7/zamowienia.csv
Normal file
11
Lab7/zamowienia.csv
Normal file
@ -0,0 +1,11 @@
|
||||
Nr zamowienia,Imie i nazwisko,data zamówienia,produkt,ilość
|
||||
1001,Jan Kowalski,11-11-2024,głośnik,1
|
||||
1002,Janina Czapla,13-11-2024,komputer,2
|
||||
1003,Alicja Wicher,13-11-2024,słuchawki,3
|
||||
1004,Dominik Kot,14-11-2024,pralka,1
|
||||
1005,Aleksander Kot,17-11-2024,pralka,1
|
||||
1006,Bartosz Ptak,27-11-2024,ładowarka,6
|
||||
1007,Mikołaj Marchew,03-12-2024,kabel USB-C,3
|
||||
1008,Nikodem Por,03-12-2024,telefon,1
|
||||
1009,Barbara Ul,04-12-2024,telefon,1
|
||||
1010,Józef Gil,05-11-2024,głośnik,2
|
|
Loading…
Reference in New Issue
Block a user