Markme

screenshot of Markme

Geocoding Application to mark and save positions on maps.

Overview

Mark Me is a React application that allows users to view, create, edit, and delete markers on a map. The application also includes a backend API built in Ruby to support CRUD operations for the markers.

Features

  • Map Display: Users can view a map that displays markers indicating specific locations.
  • Marker Creation: Users can create new markers on the map by specifying the location.
  • Marker Editing: Users can edit existing markers by changing the location or any other relevant information.
  • Marker Deletion: Users can delete markers from the map to remove them from view.
  • Backend API: The application includes a backend API written in Ruby that supports CRUD operations for the markers.

Summary

Mark Me is a React application with a Ruby backend API that enables users to interact with a map by creating, editing, and deleting markers. The application offers an intuitive way for users to manage locations and visualize them on a map. With its simple installation process, Mark Me can be easily set up and deployed on your local machine.