A location based application that you can upload 360° videos via the web panel and play them in an iOS mobile application that we're going to build using SwiftUI through a video tutorial series.
Roadmap:
- Part 1: Minimal Backend & Frontend Requirements
- Part 2: Uploading Videos, Encoding through a streaming server, socket, authentication etc.
- Part 3: Build an iOS app using Swift + SwifUI
To start your Phoenix server:
- Setup the project with
mix setup
- 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.
- Official website: https://www.phoenixframework.org/
- Guides: https://hexdocs.pm/phoenix/overview.html
- Docs: https://hexdocs.pm/phoenix
- Forum: https://elixirforum.com/c/phoenix-forum
- Source: https://github.com/phoenixframework/phoenix