https://github.com/jitinder/smartfridgeproject
Code for ENGS105P - Applied Software Development
https://github.com/jitinder/smartfridgeproject
Last synced: about 1 month ago
JSON representation
Code for ENGS105P - Applied Software Development
- Host: GitHub
- URL: https://github.com/jitinder/smartfridgeproject
- Owner: jitinder
- Created: 2018-03-08T12:42:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-22T18:25:46.000Z (almost 8 years ago)
- Last Synced: 2025-03-23T06:29:06.517Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 60 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains the source code for our App Development project [Module ENGS105P - Applied Software Development] where we were required to create an application for a Smart Fridge. Our client was the UCL Computer Science Department and we got (and fulfilled) the following requirements for success:
- to keep stock of items in the fridge
- allow reordering of these items
- view possible recipes with the chosen items
[Addition Complexity - Scan barcode to add item]
It is written for Native Android.