7 Commits

Author SHA1 Message Date
f5961c8c0e Finished generation 6 in data
Continue to generation 7...
2025-05-28 23:06:31 +03:00
cdbc932809 Added resources to comments 2025-05-25 22:41:18 +03:00
9328fe3388 Data update and layer planning in Graph
Added blocks in data and introduced layers in Graph.
Layers not in use yet and other plans added in comments.
2025-05-25 18:55:33 +03:00
9b5f44fa75 Include development data for versioning
Included data folder with yaml under work.
Makes code testing easier and provides versioning for the data.
2025-05-25 16:19:17 +03:00
be4efa0fd2 First test version and data cleanup
Implemented code for the first test version.
Added Docker funtionality.

Define data location in compose and run:
	docker compose up

Removed test data from the repository.
2025-05-24 16:54:19 +03:00
5c218c68c4 Introduce database code and remove unused block key
All code should be done within the new code directory.
Created db.py for reading the YAML file.

Removed block key from blocks; always a None value.
2025-05-24 12:06:23 +03:00
78390c9098 puudot init 2025-05-01 10:01:29 +03:00