Skip to content

achasveachas/freddit-jq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freddit

Freddit is a basic reddit clone built using Rails with a JQery front-end. Users can Signup and log in using their email address or using their GitHub credentials via the OmniAuth gem.

Once logged in they can start conversations or join existing ones. freddit uses JQuery to render reply forms and then display the new reply in the DOM using Handlebars templates. Nested replies are implemented using polymorphic associations on the backend.

This is an updated version of a Sinatra app I made by the same name that can be found here

Usage

This app lives at https://freddit-jq.herokuapp.com/ (for now only works on Chrome) To play with it in developer mode, clone it down and run rails server, you can then play with it by visiting http://localhost:3000/ in your browser.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/achasveachas/freddit-jq or by email to projects@yechiel.me. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The app is available as open source under the terms of the MIT License.

About

Reddit clone built using Rails with a jQuery front-end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •