Skip to content

Mwapsam/GeoLocator

Repository files navigation

GeoLocator Web App

This website demonstrates how to implement Google Maps API with Ruby on Rails and Stimulus JS. It shows how we can Build dynamic, interactive, deeply customized maps, location, and geospatial experiences for Ruby on Rails web apps.

Preview

Built With

  • JavaScript & CSS
  • Stimulus JS
  • Ruby on Rails

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Node JS
  • Ruby 3.1.2

Setup

git clone https://github.com/Mwapsam/GeoLocator.git

Install

    bundle install

Database

    rails db:create
    rails db:migrate

Server

    rails s

Author

👤 Mwape

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.