Skip to content

SomthingInteresting/MarineLocationViewer

Repository files navigation

Marine Location Viewer

A web-based application built with ASP.NET Core. The Marine Location Viewer provides a user-friendly interface to input and view marine geospatial data.

The purpose of this project is to learn and practice ASP.NET Core and related technologies.

Features

  1. Input Interface: A simple form to input marine geospatial data including latitude and longitude.
  2. Data Display: Visual representation and listing of the marine data.
  3. (Planned) Mapping Integration: Visualize the provided geospatial data on a map for more intuitive insights.

Getting Started

Prerequisites

Installation & Running

  1. Clone the repository:

git clone https://github.com/SomthingInteresting/MarineLocationViewer

  1. Navigate to the project directory:

cd MarineLocationViewer

  1. Run the application:

dotnet run

Once the application starts, navigate to https://localhost:5097 in your browser.

Tech Stack

  • Framework: ASP.NET Core
  • Languages: C#, HTML, CSS, JavaScript (For any further expansions or features)

About

Simple app to view marine location information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published