Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
location_microservice
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Group 5
location_microservice
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
29
Apr
28
22
21
18
Changed put to post requests
main
main
added logging to decrement function
Added increment spaces and decrement spaces
Added admin endpoint to fetch all parking locations
Exposed PORT 3002 in Dockerfile
Project dockerized and isAdmin returned
modifications made to POST and GET to incorporate radius search by using postcode. Testing was successful
attempted to search nearby parkings using radius and postcode. Successful in converting postcode to lat and lon, but upon comparison, sys returns [], despite DB full of parking within said radius
Added isAdmin back to delete parking location endpoint
Made database use async/await pattern and fixed deleting parkling locations
Code cleanup.
minor cleanup
dockerized
addition of 512 Encryption
Content transferred from Mongo Compass to Atlas, with testing completed.
saving tests locally.
project dockerized
successfully adding new locations
included admin user for delete, add
dockerized completed ✅
movement of files
transfer of files
Project repackaged to due issue with NodeJS setup. Project was set up as React project, leading to packaging issues
Loading