Skip to content

HarryXu12138/ProjectHash

Repository files navigation

Project Hash

A recipe suggestion application for Android, written in Kotlin.

Team

Developed by Team Hash

Members: Jinwei Shen, Jiashun Gou, Junhao Xu, Xiuqi Li

Server App

Check Readme under server_app folder

Mobile App

check Readme under mobile_app folder

Yummly API

This is the source of recipes. The detailed data of each recipe is in detailedData folder and all search results are in searchResult folder.

How to use getData.py?

The getData.py will get recipes from Yummly API. To get recipes, you should first apply for the API and get the keys. Then in getData.py file, fill in the API information. Then run this file with python 3. The result will be saved in detailedData folder and searchResult folder.

Liscence

Copyright (c) 2018 Harry <[email protected]>