issues
search
alphagov
/
learningtime-ad-sem1-postcode-geocoder
Early talent assigned learning time, Antoni's Semester 1 project for creating a postcode geolocation app.
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump @babel/traverse from 7.21.5 to 7.23.2
#55
dependabot[bot]
opened
1 year ago
0
Update example postcode
#54
antoni-devlin
closed
1 year ago
0
Bump word-wrap from 1.2.3 to 1.2.4
#53
dependabot[bot]
closed
1 year ago
0
Convert frontend to use govuk design system
#52
antoni-devlin
closed
1 year ago
0
Add validating to protect against Server-side request forgery
#51
antoni-devlin
opened
1 year ago
0
Add a spinning loading icon to the frontend
#50
antoni-devlin
closed
1 year ago
0
Add-leafletjs
#49
antoni-devlin
closed
1 year ago
0
Delete exisiting marker before adding a new one
#48
antoni-devlin
opened
1 year ago
0
Create a separate frontend for my geocode-postcode api
#47
antoni-devlin
closed
1 year ago
4
Added MVP of async/await loader.
#46
antoni-devlin
closed
1 year ago
0
Added error handling when api response is "invalid postcode"
#45
antoni-devlin
closed
1 year ago
0
Add a loader while waiting for the fetch call to complete
#44
antoni-devlin
opened
1 year ago
0
Catch the "Not a valid postcode" error returned by the server
#43
antoni-devlin
opened
1 year ago
0
This should be rate limited somehow. Clicking it over and over sends a request everytime.
#42
antoni-devlin
opened
1 year ago
0
Added CORS support
#41
antoni-devlin
closed
1 year ago
0
Added cors support
#40
antoni-devlin
closed
1 year ago
0
Add a REST API interface using express
#39
antoni-devlin
closed
1 year ago
0
Use express.js to serve the app over a REST api
#38
antoni-devlin
closed
1 year ago
0
Updating express-REST branch with new changes on Main
#37
antoni-devlin
closed
1 year ago
0
The Typescript compiler also compiles the types folder
#36
antoni-devlin
opened
1 year ago
0
Harden app
#35
antoni-devlin
opened
1 year ago
0
Research which database backend to use
#34
antoni-devlin
opened
1 year ago
1
[WiP] Make api
#33
antoni-devlin
closed
1 year ago
0
Add linting
#32
antoni-devlin
closed
1 year ago
0
Add typescript
#31
antoni-devlin
closed
1 year ago
0
Separated cli and postcode logic
#30
antoni-devlin
closed
1 year ago
1
Spelling out learning under completed tickets
#29
antoni-devlin
opened
1 year ago
0
Add Eslint with Airbnb config
#28
antoni-devlin
closed
1 year ago
0
Separate cli.js and app.js
#27
antoni-devlin
opened
1 year ago
0
Investigate mock testing for external services
#26
antoni-devlin
opened
1 year ago
0
Add-google-maps-link-to-output
#25
antoni-devlin
closed
1 year ago
0
Add decimal to DMS conversion
#24
jonathan-ryding
closed
1 year ago
1
BUnch of tests!
#23
antoni-devlin
closed
1 year ago
0
Merge pull request #21 from alphagov:5-add-validation-to-check-if-input-is-a-valid-uk-postcode
#22
antoni-devlin
closed
1 year ago
0
5-add-validation-to-check-if-input-is-a-valid-uk-postcode
#21
antoni-devlin
closed
1 year ago
0
Refactored script so functions are run from within a new main() function. Also added helper log() function for quicker debugging.
#20
antoni-devlin
closed
1 year ago
0
Init an npm project
#19
antoni-devlin
closed
1 year ago
0
New function to pull only the lat long out of the json response, and log it to the terminal in a readable format.
#18
antoni-devlin
closed
1 year ago
0
Added the ability to provide a postcode as a commandline argument
#17
antoni-devlin
closed
1 year ago
0
MVP script
#16
antoni-devlin
closed
1 year ago
0
Plot the postcode and coordinates on a map
#15
antoni-devlin
opened
1 year ago
0
Write documentation
#14
antoni-devlin
opened
1 year ago
0
Write tests
#13
antoni-devlin
closed
1 year ago
2
Convert to Typescript
#12
antoni-devlin
opened
1 year ago
0
Allow searchs to be "starred" or "saved"
#11
antoni-devlin
opened
1 year ago
0
Store previous searches in a database
#10
antoni-devlin
opened
1 year ago
0
Bootstrap an Express app
#9
antoni-devlin
closed
1 year ago
5
Add handling for edge cases
#8
antoni-devlin
opened
1 year ago
2
Convert frontend to use Gov.uk design system
#7
antoni-devlin
closed
1 year ago
0
Build a frontend for the service
#6
antoni-devlin
closed
1 year ago
0
Next