FatSecret: The Drupal 6 & 7 FatSecret REST API Integration module
--------------------------------------------------------------------
This module allows you to integrate FatSecret API and to call all related API function of FatSecret.
This version of the module only works with Drupal 6.x & 7.x.
The FatSecret REST API Integration module provides you with full access to a comprehensive database of accurate food and nutrition information as well as an extensive range of exercise and weight management tools. By using the FatSecret REST API Integration module you have a great opportunity to enhance user engagement in your content or for your product or service. The FatSecret REST API Integration module provides you with full access to a comprehensive database of accurate food and nutrition information as well as an extensive range of exercise and weight management tools. By using the FatSecret REST API Integration module you have a great opportunity to enhance user engagement in your content or for your product or service.
Features
------------------------------------------------------------------------------
The primary features include:
* Admin end configuration for "API Access Key" and "REST API Shared Secret".
* Have some default public method included and if required add any required publid method in FatSecretAPI.php file. You can get all method's list from http://platform.fatsecret.com/api/Default.aspx?screen=rapih
* This module can sustain every FatSecret Method
* Also more importantly by changing only info file it can be converted to Drupal 7
Installing FatSecret REST API Integration module (first time installation)
------------------------------------------------------------------------------
1. Copy the module as normal.
2. Enable the "FatSecret REST API Integration module" module from the module administration page
(Administer >> Site configuration >> Modules).
3. Configure the module from admin configuration section.
Credits / Contact
------------------------------------------------------------------------------
The current maintainer is Kunal Maity.
The original author of this module is Kunal Maity.
References
------------------------------------------------------------------------------
[1] http://platform.fatsecret.com/api/Default.aspx?screen=rapih
[2] http://platform.fatsecret.com/api/
Drupal Direct Link
-----------------------------------------------------------------------
https://drupal.org/sandbox/kunalmaitygmail/2243301
Direct git repository
-----------------------------------------------------
git clone --branch 6.x-1.x http://git.drupal.org/sandbox/kunal.maity.gmail/2243301.git fatsecret-6.x
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/kunal.maity.gmail/2243301.git fatsecret-7.x
Comments
Comment #1
kunal.maity.gmail commentedComment #2
PA robot commentedWe are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #3
gobinathmkunal.maity.gmail, we won't be able to review your project.
Here are some pointer for your on how to submit a full project application.
Once you are done with necessary changes please change the status to Needs Review so that other contributors would start looking at this project.
Comment #4
kunal.maity.gmail commentedCode committed on branches other than master. Please review.
Comment #5
znaeff commentedHi.
First look:
1. Fix git links in description.
Change
git clone --branch 7.x-1.x kunal.maity.gmail@git.drupal.org:sandbox/kunal.maity.gmail/2243301.git 7.x-1.x
to
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/kunal.maity.gmail/2243301.git fatsecret-7.x
2. Remove archives from git repo and put files itself. Then make autotest by PAReview and fix issues.
Code review:
1. It's better to name module variables prefixed by module name.
So rename oauth_* vars to fatsecret_* ones.
Comment #6
kunal.maity.gmail commentedComment #7
PA robot commentedClosing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.