A little real-estate listing site built on Elixir 1.6+, Phoenix 1.3+ and Postgresql 9+. The production site is hosted on Gigalixir.
- All views work on mobile (responsive design)
- Search is quite full-featured (built on top of Postgres but adds a bunch of features)
- First Phoenix project in production use (yeah!)
- Dual concurrent test suite deployment build tests both client-side JS as well as server-side Elixir thanks to new Travis-CI "build stages" feature
- Images are cached via ETS in both scaled and original forms and stored in the DB
- "Devops Zero" achieved thanks to travis-ci and gigalixir
- Brunch used for asset packaging; at the time of this writing, things are moving to Webpack (future update perhaps)
- Will hopefully serve as a reference project for others new to Elixir/Phoenix dev
"MPNetwork" is copyright (c) 2018 Peter Marreck and MECHA LLC. All rights reserved.
Source code is licensed under the EUPL.
Staging/demo site is hosted here; use login "[email protected]" and password "demo".