Skip to content

jacooobi/tinder_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinderClone

Summary:

  • You will be asked to register in order to access the main lobby chat.

  • Mark other users as favorites. When both of you like each other then a private chat will be created.

  • Only a matched pair has access to this chat.

Setup

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with npm install
  • Run mix ecto.create and mix ecto.migrate
  • Start Phoenix endpoint with mix phoenix.server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published