GitXplorerGitXplorer
b

GeoBuddy

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
e706585f0326e35162256268a6972f77485d67df

Merge pull request #3 from bartekpacia/feature/saved_points

bbartekpacia committed 17 days ago
Verified
a272e971309b312de102b944a94ea3800e93f641

implement conversion

bbartekpacia committed 4 months ago
Verified
c0eabbfb5aadf618658a9d932e60a72d4eba7ff7

add persisting data

bbartekpacia committed 4 months ago
Verified
64ae9939365ce85683c99594f86f4bd5492fec47

progress

bbartekpacia committed 4 months ago
Verified
6bf38443882f0041db4e79d52129ff1092f02ddf

add point saving

bbartekpacia committed 4 months ago
Unverified
2512aefb60290658af52a4230f98dec698189d33

UI enhancement and from dms and dm support

PP3T3R3 committed 10 months ago

README

The README file for this repository.

GeoBuddy

A very simple SwiftUI app created as university assignment.

Allows for easy conversion between the 3 most popular geographic coordinates formats:

  • (DMS) Degrees Minutes Seconds
  • (DM) Decimal Minutes
  • (DD) Decimal Degrees

Authors

  • Bartek Pacia (@bartekpacia)
  • Piotr Karolak (@P3T3R3)