Skip to content

helderbarboza/loc_wise

Repository files navigation

LocWise

LocWise is a solution for managing locations with integration to the IBGE API, that helps to manage data for municipalities and states. The system can import data from IBGE for accurate and up-to-date information.

Features

  • Authentication and Authorization using token-based login
  • IBGE API Integration
    • Fetch detailed information about municipalities and states from the IBGE public API
    • Get detailed data about municipalities: population, GDP, territorial area and demographic density
  • User-friendly Interface with attractive and responsive UI

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/helderbarboza/loc_wise.git
    cd loc_wise
  2. Install dependencies:

    mix deps.get

Running the Application

  1. Start the server:

    mix phx.server
  2. Access the application at http://localhost:4000.

Running Tests

  1. Run the tests:
    mix test

Acknowledgements

  • IBGE API for providing the locations data.
  • IBGE Sidra for providing the statistics data.

About

Location management and data visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published