code-shoily / miles_to_go

A personal location tracking app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MilesToGo

MilesToGo is a Phoenix LiveView app and GraphQL API to add and track trips, or anything that involves you to move from one place to another. With this, you can set goals and start tracking whether your riding a bike, running or hiking.

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

A personal location tracking app.

License:MIT License


Languages

Language:Elixir 91.4%Language:HTML 5.6%Language:JavaScript 1.9%Language:SCSS 1.0%