Skip to content

anayib/thunder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thunder

A Tinder clone for education purposes.

How to run locally

In your console:

  • Clone this repo locally git clone git@github.com:makeitrealcamp/thunder.git
  • Go to application folder cd thunder
  • Install project dependencies (gems) bundle install
  • Apply database migrations rake db:migrate
  • Run local web server rails server
  • Try it out

TODO

  • Send email notifications
  • Add tests 🧌
  • Use bootstrap
  • Grab facebook friends instead of random users (optional)
  • Refactor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published