acatxnamedvirtue / OKCupidClone

This is a simple clone of OKCupid done as a final project for App Academy

Home Page:http://www.okclone.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OKClone

Heroku Link

Minimum Viable Product

OKClone is a clone of OKCupid built on Rails and Backbone. Users can:

  • Create accounts
  • Create sessions (log in)
  • Create profiles
  • Create questions/question_choices
  • Create messages (send)
  • View profiles and messages
  • Like Profiles
  • View an index of profiles

Design Docs

Implementation Timeline

Phase 1: User Authentication, Profile/Messages (~2 days)

I will implement user authentication in Backbone based on the practices learned at App Academy. By the end of this phase, users will be able to create/view profiles and send/receive messages using a simple text form in a Backbone view

Details

Phase 2: Questions and Likes (~1 day)

By the end of this phase, users will be able to create/answer questions and like profiles, all inside a single Backbone app.

Details

Phase 3: CSS (~2 days)

This phase will consist of making the website look presentable.

Details

Bonus Features (TBD)

  • Pagination/infinite scroll
  • Login via Facebook OAuth integration
  • Activity history (e.g. likes, messages, profile views)
  • User avatars

About

This is a simple clone of OKCupid done as a final project for App Academy

http://www.okclone.xyz


Languages

Language:Ruby 61.2%Language:JavaScript 17.2%Language:HTML 13.3%Language:CSS 8.1%Language:CoffeeScript 0.1%