ashishra0 / meetup-rails-app

meetup type of app designed in ruby on rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEETUP RAILS APP

Topics explored while building this app

  • Ruby On Rails basics
  • Refactoring: helpers, partials, concerns, design patterns.
  • Testing: TDD/BDD, (Rspec & Capybara), Factories(Factory Girl)
  • Action Cable
  • Active Job
  • CSS, Bootstrap, JavaScript, jQuery

Functionalities the app will possess:

  • Authentication(with Devise)
  • Ability to publish posts, and search and categorize them
  • Instant messaging(popup windows and a seperate messenger), with the ability to create private and group conversations
  • Ability to add users
  • Real time notifications

Click here for the tutorial.

NOTE: The app is still in development.

About

meetup type of app designed in ruby on rails


Languages

Language:Ruby 74.2%Language:HTML 20.2%Language:CSS 3.8%Language:JavaScript 1.6%Language:CoffeeScript 0.3%