Skip to content

nejcrogelsek/guess-location-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geotagger


Table of Contents


Description

Full-stack application that allows users to upload an image and mark the exact location on the Google map where the image was taken. Registered users then try to guess where the image was taken by placing a pin on the Google map. As a result, the app returns how accurately user guessed the location (error distance in meters).

Home page (User is not authenticated) geotagger_homepage geotagger_homepage2 Home page (User is authenticated) geotagger_homepage_auth Profile page geotagger_profile Add quote modal geotagger_modal_guess Login page geotagger_login Register page geotagger_register_filled

Technologies

  • HTML
  • CSS
  • Materialize
  • Figma
  • JavaScript
  • Typescript
  • Node
  • NestJS
  • Express
  • React
  • Docker
  • Amazon AWS
  • Git
  • GitHub
  • Jest
  • PostgreSQL
  • TypeORM
  • JWT
  • Swagger
  • Trello

Back To The Top


How To Use

Pre-requirements:

  • Google account (for maps)

Clone repository and run:

$ yarn install

In the project directory, you can run:

$ yarn start
$ yarn test
$ yarn build

References

Back To The Top


License

MIT License

Copyright (c) 2021 skillupmentor

This assignment is protected with XYZ copyright. The Candidate may upload the assignment on his closed profile on GitHub (or other platform), but any other reproduction and distribution of the assignment itself or the assignment’s solutions without written permission of XYZ is prohibited.

Back To The Top


Author Info

Back To The Top

Releases

No releases published

Packages

No packages published