Skip to content

Statistics 1 3 #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
3088821
Проверка веток и первый коммит проекта
flukekoh Oct 5, 2023
7c3f443
Merge pull request #2 from flukekoh/Profile
flukekoh Oct 6, 2023
c4f7557
Тест
RespectRus Oct 6, 2023
13fe289
Merge pull request #3 from flukekoh/Catalog
flukekoh Oct 6, 2023
4fa9a47
Разбираемся с ошибкой по добавлению разных файлов
flukekoh Oct 6, 2023
169477f
Merge branch 'Base' into Catalog
flukekoh Oct 6, 2023
d1d76d4
Merge pull request #4 from flukekoh/Catalog
flukekoh Oct 6, 2023
9dc8302
Тест
flukekoh Oct 6, 2023
90d5fc6
Merge pull request #5 from flukekoh/Profile
flukekoh Oct 6, 2023
b5339f9
Еще одно исправление Base
flukekoh Oct 6, 2023
50984c3
Добавление Каталога в структуру
flukekoh Oct 6, 2023
976f197
Добавлены основные цвета
RespectRus Oct 6, 2023
a5b2826
Merge branch 'Features'
flukekoh Oct 6, 2023
bb5d413
Тест
flukekoh Oct 6, 2023
911fd8b
Тест
flukekoh Oct 6, 2023
81d1a9d
Тест
flukekoh Oct 6, 2023
ecf33d5
Добавлены файлы эпиков. Удален линт
flukekoh Oct 6, 2023
e53b1c3
Основные файлы и таббар контроллер. Неверные картинки в таббаре(нужно…
flukekoh Oct 6, 2023
f9f43e8
Исправлены картинки
flukekoh Oct 6, 2023
9310596
Первичный функционирующий таббар контроллер
flukekoh Oct 6, 2023
2866748
Переименовал Корзину
flukekoh Oct 6, 2023
4294c7b
Добавлено:
RespectRus Oct 6, 2023
26268a5
LaunchScreen
RespectRus Oct 6, 2023
e172d23
Merge branch 'Base' into Features
flukekoh Oct 6, 2023
9d9c6fe
Merge pull request #6 from flukekoh/Features
flukekoh Oct 6, 2023
42c725d
Тест
flukekoh Oct 6, 2023
0eaa52b
1
zksystem Nov 2, 2023
2bd2aa2
fix nft collection likes
zksystem Nov 2, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
264 changes: 260 additions & 4 deletions FakeNFT.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
uuid = "8189D39B-A201-474D-912C-4D751A6D395F"
type = "1"
version = "2.0">
</Bucket>
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>FakeNFT.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -0,0 +1,135 @@
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
uuid = "5579602C-DACA-4296-85DB-175219B0BA8E"
type = "1"
version = "2.0">
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "642D084C-D0E3-4C3F-98D0-67913CBAD480"
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "FakeNFT/Scenes /Statistics/StatisticsRouter.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "22"
endingLineNumber = "22"
landmarkName = "goToProfile(userID:)"
landmarkType = "7">
<Locations>
<Location
uuid = "642D084C-D0E3-4C3F-98D0-67913CBAD480 - d4218d5698be6149"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
symbolName = "FakeNFT.StatisticsRouter.goToProfile(userID: Swift.String) -&gt; ()"
moduleName = "FakeNFT"
usesParentBreakpointCondition = "Yes"
urlString = "file:///Users/konstantinzuykov/Desktop/untitled%20folder/iOS-FakeNFT-StarterProject-Public/FakeNFT/Scenes%20/Statistics/StatisticsRouter.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "22"
endingLineNumber = "22"
offsetFromSymbolStart = "84">
</Location>
<Location
uuid = "642D084C-D0E3-4C3F-98D0-67913CBAD480 - 709d20aa77ec01fc"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
symbolName = "FakeNFT.StatisticsNavigation.goToProfile(userID: Swift.String) -&gt; ()"
moduleName = "FakeNFT"
usesParentBreakpointCondition = "Yes"
urlString = "file:///Users/konstantinzuykov/Desktop/untitled%20folder/iOS-FakeNFT-StarterProject-Public/FakeNFT/Scenes%20/Statistics/StatisticsRouter.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "22"
endingLineNumber = "22"
offsetFromSymbolStart = "84">
</Location>
<Location
uuid = "642D084C-D0E3-4C3F-98D0-67913CBAD480 - 709d20aa77ec01fc"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
symbolName = "FakeNFT.StatisticsNavigation.goToProfile(userID: Swift.String) -&gt; ()"
moduleName = "FakeNFT"
usesParentBreakpointCondition = "Yes"
urlString = "file:///Users/konstantinzuykov/Desktop/untitled%20folder/iOS-FakeNFT-StarterProject-Public/FakeNFT/Scenes%20/Statistics/StatisticsRouter.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "22"
endingLineNumber = "22"
offsetFromSymbolStart = "88">
</Location>
</Locations>
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "EF03720C-8AE9-4228-B1DD-40DFF27C2651"
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "FakeNFT/Scenes /Statistics/StatUserView/StatisticsViewController.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "131"
endingLineNumber = "131"
landmarkName = "tableView(_:didSelectRowAt:)"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "348B447B-DB25-4ABA-B26E-005B15FE59C1"
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "FakeNFT/Scenes /Statistics/StatUserView/ViewModel/StatisticsViewModel.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "49"
endingLineNumber = "49"
landmarkName = "didSelectItem(indexPath:)"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "6D97BA3B-DF92-4ED1-A898-5A460BAAF7C8"
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "FakeNFT/Scenes /Statistics/StatUserView/ViewModel/StatisticsViewModel.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "25"
endingLineNumber = "25"
landmarkName = "init(model:router:)"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "3A368D81-CAB5-4356-890A-32D4DEA3075E"
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "FakeNFT/Scenes /Statistics/StatisticsRouter.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "51"
endingLineNumber = "51"
landmarkName = "assembleUserCardModule(userID:)"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>FakeNFT.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>FakeNFT.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
</dict>
</plist>
Binary file added FakeNFT/.DS_Store
Binary file not shown.
9 changes: 9 additions & 0 deletions FakeNFT/Assets.xcassets/AccentColor.colorset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "1.000",
"green" : "1.000",
"red" : "1.000"
}
},
"idiom" : "universal"
}
],
Expand Down
1 change: 1 addition & 0 deletions FakeNFT/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"images" : [
{
"filename" : "FakeNFT (YP).png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions FakeNFT/Assets.xcassets/Cart/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}
22 changes: 22 additions & 0 deletions FakeNFT/Assets.xcassets/Cart/cart.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"filename" : "card.pdf",
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "Frame.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Binary file not shown.
Binary file not shown.
22 changes: 22 additions & 0 deletions FakeNFT/Assets.xcassets/Cart/inCart.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"filename" : "inCard.pdf",
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "Frame.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions FakeNFT/Assets.xcassets/Colors/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}
38 changes: 38 additions & 0 deletions FakeNFT/Assets.xcassets/Colors/background.colorset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "1.000",
"green" : "1.000",
"red" : "1.000"
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0.135",
"green" : "0.108",
"red" : "0.103"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
38 changes: 38 additions & 0 deletions FakeNFT/Assets.xcassets/Colors/ypBlack.colorset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0.135",
"green" : "0.108",
"red" : "0.101"
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "1.000",
"green" : "1.000",
"red" : "1.000"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
38 changes: 38 additions & 0 deletions FakeNFT/Assets.xcassets/Colors/ypBlue.colorset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0.989",
"green" : "0.518",
"red" : "0.042"
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0.989",
"green" : "0.518",
"red" : "0.042"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading