Skip to content

mthees7/hopp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Welcome to hopp...

This app makes topical content discovery fun and easy, throwing you tailored content for your inputted time.

It is being made as part of General Assembly (Australia)'s WDI course by Nick Doherty and Matt Thees.

###Site flow:

-Upcoming

###Outline of tech:

Rails, Postgres, SQL, Twitter Bootstrap, Active Record

###Getting Started:

  • Clone this git to your local machine
  • CD to the project folder through terminal
  • Run a Bundle command to access the projects gems
  • Ensure Postgres is running
  • Create the database using rake db:create/db:migrate/db:seed
  • Open the Rails console and ensure database is populated (try Users.all or Houses.all)
  • Start the Rails server
  • Go to localhost:3000

####Contact:

[email protected] [email protected]

Thanks:

Joel Turnbull, Daniel Tsui, our classmates at WDI Sydney.

About

Second project for Sydney WDI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published