Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
c24039638_cmt120_cw2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hin Fung Tsang
c24039638_cmt120_cw2
Commits
99e71a37
Commit
99e71a37
authored
7 months ago
by
Hin Fung Tsang
Browse files
Options
Downloads
Patches
Plain Diff
added screenshot back
parent
11d7426e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
portfolio/models.py
+12
-0
12 additions, 0 deletions
portfolio/models.py
portfolio/static/img/Screenshot.png
+0
-0
0 additions, 0 deletions
portfolio/static/img/Screenshot.png
with
12 additions
and
0 deletions
portfolio/models.py
0 → 100644
+
12
−
0
View file @
99e71a37
from
sqlalchemy
import
text
from
sqlalchemy
import
Column
,
Integer
,
String
,
Table
,
ForeignKey
from
sqlalchemy.orm
import
Mapped
,
relationship
from
typing
import
List
from
flask_login
import
UserMixin
from
portfolio
import
Base
from
sqlalchemy
import
select
This diff is collapsed.
Click to expand it.
portfolio/static/img/Screenshot.png
0 → 100644
+
0
−
0
View file @
99e71a37
219 KiB
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment