Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
COM3014-GroupCW
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package 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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Group 2 COM3014
COM3014-GroupCW
Commits
Commits · 47ba8ca3c11c20e1c472e1bf4842fcf3c671e080
47ba8ca3c11c20e1c472e1bf4842fcf3c671e080
Select Git revision
Selected
47ba8ca3c11c20e1c472e1bf4842fcf3c671e080
Branches
2
master
default
protected
develop
3 results
com3014-groupcw
posts-service
controllers
posts.js
Author
Search by author
Any Author
authors
Guz, Rafal P (UG - Comp Sci & Elec Eng)
rg00578
Khalid, Rizwan (UG - Computer Science)
rk00436
Morris, George (UG - Computer Science)
gm00442
Zaman, Orangzaib (UG - Computer Science)
oz00020
4 authors
Browse files
Apr 13, 2021
Created the addComment and removeComment functions for adding and deleting commentID's from a post
· 47ba8ca3
Morris, George (UG - Computer Science)
authored
Apr 13, 2021
47ba8ca3
Created the create, delete and like posts functions to handle create, delete, and liking posts
· 7e93c013
Morris, George (UG - Computer Science)
authored
Apr 13, 2021
7e93c013
Apr 12, 2021
Created the getPosts and getPostById functions to handle the requests for all...
· ea1b7402
Morris, George (UG - Computer Science)
authored
Apr 12, 2021
ea1b7402
Created the function placeholders for all post routes
· bc644ad6
Morris, George (UG - Computer Science)
authored
Apr 12, 2021
bc644ad6
Created empty controller file for handling post service requests
· 4a906106
Morris, George (UG - Computer Science)
authored
Apr 12, 2021
4a906106
Loading