Skip to content

Web app that displays a map with the user's location as a ball marker and a target location as a goal marker. The user moves towards the goal in order to score a goal.

Notifications You must be signed in to change notification settings

AmitAharoni/location-Goal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

location-Goal

Description

Web app that displays a map with the user's location as a ball marker and a target location as a goal marker.
The user moves towards the goal in order to score a goal.

Once the user starts moving the ball (his computer location), The ball marker will show his movement.
When the ball (user) reaches the goal marker, then we will see a goal alert and start over.

Screenshot

Architecture

Frontend Backennd
Angular Node.js
TypeScript JavaScript

Run commands

  • server: npm run start:watch
  • client: ng serve

Ports

  • server: port 3000
  • client: port 4200

About

Web app that displays a map with the user's location as a ball marker and a target location as a goal marker. The user moves towards the goal in order to score a goal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published