/Yahaa

One Click Intelligent Favorite/Like Integrated Social Feeds Platform.

Primary LanguageJavaScript

Yahaa

One Click Intelligent Favorite/Like Integrated Social Feeds Platform. This is development repositorty for Yahaa, connecting AWS EC2 Deployment Instance.

Database: Amazon Web Service(AWS) RDS MySQL
Deployment: Amazon Web Service(AWS) EC2
Architecure: Java-J2EE MVC Architecture

File Structure:
-Packages
  -Controllers
    -Action
    -Controller
    -etc...
  -Model(DAO) 
    -LikeDAO
    -TagDAO
    -UserDAO
    -Flickr
    -FlickrPublic
    -Twitter
    -TwitterEncoder
  -Bean
    -FlickrBean
    -LikeBean
    -LocationBean
    -TagBean
    -TwitterBean
    -UserBean
  -Form
    -SendTwitterForm
    -LikeTwitterForm
    -LikeFlickrForm
    -TwitterCallBackForm
    -FlickrCallBackForm

Database

if you want to access databases, please type follow command in your terminal.Then you will be able to remote AWS RDS MySQL and execute query

  mysql -h my-east-db-instance.cq6vzlml6j4g.us-east-1.rds.amazonaws.com
  

Please note:
You are logged in as ROOT, be carefull about your operation in case affect others

How to configure to your local repository?

Two easy ways

1.Directly import from your Eclipse 
    --File
      --Imoort
        --Git
          --Project from Github
2.Clone the repository from your Github Client
      --Import Exisiting project

Dean W.
Team 14 Infinity
Last updated: 2/20/2015