Walker-TW / wookiebook

A place for wookies to meet - Built in Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT License Ruby Javascript CSS HTML commits RubyOnRails Bootstrap Rspec Capybara LinkedIn

Wookiebook

A place for the more hairy individuals of Kashyyyk to share ... everything

Getting Started | Contact | License | Additional Resources

About The Project

homepage-screenshot

A ruby on rails project that allows a user to sign-up, choose a planet and a profile picture, and then converse with other users. Either through the integrated chat app or by posting on another wookies' walls.

product-screenshot

Getting Started

To get a local copy up and running follow these steps.

First, clone this repository. Then:

Install the dependencies.

> bundle install

Create the databases,

> bin/rails db:setup

Run the tests to ensure that everything is working

> bundle exec rspec

Start the server (which defaults to localhost:3000)

> bin/rails server

Enjoy!

Contact

Tom Walker - thomas.w.walker@live.co.uk

License

Distributed under the MIT License. See LICENSE for more information.

Additional Resources

Try The Current Build on Heroku - https://dosdosdesperadosdynamicos.herokuapp.com/

How it was made - https://medium.com/@TWWalker/dosdosdesperadosdynamicos-acebook-not-a-copy-of-facebook-honest-f9e53b543aee

Github Repo - https://github.com/Walker-TW/wookiebook

About

A place for wookies to meet - Built in Rails

License:MIT License


Languages

Language:Ruby 69.7%Language:JavaScript 11.9%Language:HTML 10.4%Language:CSS 8.0%