Николай weirdcat
weirdcat pushed to main at Mirea-Projects/PKS-pr2 2024-03-13 10:06:09 +03:00
70480fdc3f Fixed the 2.5 part in Program.cs not using the correct input data
weirdcat pushed to main at Mirea-Projects/PKS-pr2 2024-03-13 10:01:22 +03:00
959d5cb683 Added method for task 2.7; Fixed method for task 2.5 to meet requirements of the task
weirdcat pushed to main at Mirea-Projects/PKS-pr2 2024-03-13 09:40:44 +03:00
901bcd8368 Implemented code for task 2.6; enumerated methods by their respective task number
weirdcat pushed to main at Mirea-Projects/PKS-pr2 2024-03-12 14:58:30 +03:00
583b93e5c9 Added method for task 2.5
weirdcat pushed to main at Mirea-Projects/PKS-pr2 2024-03-12 12:12:57 +03:00
f4d0ce253b Added requests for tasks 2.3 and 2.4
weirdcat pushed to main at Mirea-Projects/PKS-pr2 2024-03-12 11:47:56 +03:00
7f04cd9b6a Fixed AgentsWhoSoldNRooms issue where linq couldn't be translated into sql
weirdcat pushed to main at Mirea-Projects/PKS-pr2 2024-03-12 10:41:59 +03:00
9d82b42a61 Added linq requests for task 2
weirdcat pushed to main at Mirea-Projects/PKS-pr2 2024-03-12 09:57:41 +03:00
5d018ff0fd Working database creation, not all random data is finished yet. Created controller and a first working method for it. Replaced DateTime everywhere with long number, like a true unix chad. Created a custom module Vrem with method .Unix() to generate unix timestamps based on given year, month and day.
weirdcat pushed to main at Mirea-Projects/PKS-pr2 2024-03-10 17:05:50 +03:00
213403a021 Adding random data into the DB generator; added referenced object IDs back to the models since they are going to be used in code as well, despite they will be generated in the database
weirdcat pushed to main at Mirea-Projects/PKS-pr2 2024-03-10 14:43:30 +03:00
50d714d891 Relations in Models via EntityFramework
0c3882f463 Models now have primary keys
Compare 2 commits »
weirdcat pushed to main at Mirea-Projects/PKS-pr2 2024-03-10 13:41:49 +03:00
715c34c0fd Added all models and created ApplicationContext. Database is now created on startup
weirdcat pushed to main at Mirea-Projects/BD-pr1 2024-03-03 18:55:53 +03:00
92874c6d88 Initial commit
weirdcat created branch main in Mirea-Projects/BD-pr1 2024-03-03 18:55:53 +03:00
weirdcat created repository Mirea-Projects/BD-pr1 2024-03-03 18:55:31 +03:00
weirdcat pushed to main at Mirea-Projects/FBR-pr3 2024-03-03 18:32:41 +03:00
eaa4eb5f9a Added demonstration
weirdcat pushed to main at Mirea-Projects/FBR-pr3 2024-03-03 17:51:27 +03:00
00a67d52ff Russian язык implemented
weirdcat pushed to main at Mirea-Projects/FBR-pr3 2024-03-03 17:42:24 +03:00
1b2a4fcfaf Final commit. Working components, animations and logic
weirdcat pushed to main at Mirea-Projects/FBR-pr3 2024-03-03 14:51:06 +03:00
7dcfe721c2 Added core components
weirdcat pushed to main at Mirea-Projects/FBR-pr3 2024-03-03 14:43:27 +03:00
ac54b3a9f0 Added some placeholder stuff
weirdcat pushed to main at Mirea-Projects/FBR-pr3 2024-03-01 18:21:09 +03:00
ccf7c87665 Initial commit