Skip to content

z3ppelin/BogdanYM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yahoo Messenger browser based client

Features

  • login
  • logout
  • avatar retreival
  • messages retreival
  • groups with contacts list retrieval
  • messages sending

Used technologies

  • PHP 5.3
  • HTML5
  • CSS3
  • jQuery / Ajax

Unit testing

  • used PHPUnit 3.7.20 for unit testing.

Yahoo API documentation

Instalation/Configuration

  • configure a (virtual) host for the project and copy/paste the files/dirs in there.
  • in order to access messenger data in your application, you ’ll need to get a Yahoo! API key and configure it to use Yahoo! Messenger; you can do this by creating a project for your application (search on google on how to do that)
  • after you have done that, you must set some constants in file configs/cnf.php
  • enjoy it!

Screenshots

login window; contact list;

About

Yahoo Messenger client browser based

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published