Skip to content

suhirthan/Lyrisize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyrisize

Lyrisize is a USSD based application which leverages Ideamart APIs. It uses Musixmatch API to search and retrieve song lyrics.

Setup

This document assumes the you have already downloded and install the Ideamart API simulator and you have worked with it before. IF you like to find out more on how to use the Ideamart Simulator and the APIs please follow this link.

To get the app running on your system:

  1. Clone the repository
  2. Create a database on your MySQL DB and import the SQL in the file system.
  3. Update credentials on the dbinteract.php file.
  4. Create a copy of the config-sample.php file and rename it to config.php
  5. Add the URLs to the simulators USSD tab.
  6. Start testing.

TODO

  • Clean up and comment code.

Note : As this app uses a testng API Key from Musixmatch, only part of the lyrics is returned.

About

A USSD based sample lyric retrieving app built on TAP APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages