Submitted by: Richard Martinez
LEGO SEARCH is an app that has the ability to search through a set of Lego sets, minifigures, and Lego parts. This program is built in Java and uses the Rebrickable API along with JSON to extract data.
Time spent: 12 hours spent in total
The following functionality is completed:
- Search for minifigures given an API key and set number
- Search for specific Lego parts given an API key and part number
- Search for sets containing a specific part
- Search for sets containing a specific minifigure
Copyright [2023] [Richard Martinez]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.