/gadit

Reddit parody webapp

Primary LanguageRuby

img

GA-dit app

v1.5.0

author: Gamaliel Padillo GA-dit  
 

Description:

App that resembles Reddit, an entertainment, social news networking service, and news website where registered community members can submit content, such as text posts or direct links, making it essentially an online bulletin board system. Registered users can then vote submissions up or down to organize the posts and determine their position on the site's pages. Content entries are organized by areas of interest called "subreddits".  
 

Design Approach

My design approach is to make a reddit look alike app but more user friendly looking.

Technology

  • Ruby on Rails
  • acts_as_votable gem
  • HTML/CSS
  • Bootstrap or Materialize CSS framework
  • Javascript or jQuery  
     

Links:

My GitHub Repo
My Trello Board
 

Wireframes:

 

Whole project wireframe

WHOLE WIREFRAME
 
 

ERD:

page

I have a one to many relationship for Account and Article, Account and Comment, and Article and Comment.
 

How it end up:

page
 
 

USER SHOW PAGE:

Expectation page
Reality page  
 

LOGIN and SIGN UP PAGE

Expectation
pagepage
Reality
pagepage