/contactCard

Still in Development

Primary LanguageSwiftMIT LicenseMIT

ContactCard

Still under development.

ContactCard Server

Dependencies

  1. MySQL
  2. Elixir
  3. Phoenix

Setup

cd contact_card_server
mix deps.get
npm install

mix ecto.create

Starting the server

mix phoenix.server

iOS Application

TBD