Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
c21070120_cmt120_cw2
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kacper Polczynski
c21070120_cmt120_cw2
Commits
19d90cbc
Commit
19d90cbc
authored
3 months ago
by
Kacper Polczynski
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' of
https://github.com/KacperPolczynski/Web-dev-assignment
parents
30b524b0
a16aff29
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+16
-0
16 additions, 0 deletions
README.md
with
16 additions
and
0 deletions
README.md
0 → 100644
+
16
−
0
View file @
19d90cbc
This is my web development project
Ive included three references to code snippets i have used
Code adapted from: https://openjavascript.info/2022/06/08/how-to-upload-a-file-using-the-fetch-api/
Accessed on 12/12/2024
This code allowed me to upload a photo file to the server which and then enabled me to upload these to my database alongside projects as well as uploading them with an ajax respone
Code snippets from:https://www.geeksforgeeks.org/how-to-add-authentication-to-your-app-with-flask-login/
accessed on 22nd decemeber
Used basic login and register feature to add authentication to the app
I used this in order to create additional functionality in the website such as user commenting an admin user that can delete and add projects
code snippet from: https://www.w3schools.com/howto/howto_css_modals.asp
Accessed on 12/12/2024
gave me the base css and htnl for a modal pop up
This was then used to create a detailed from which uploads data to database for projects to be displayed
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