Skip to content

Cookery is a recipes app, providing detailed information for meal cooking.

License

Notifications You must be signed in to change notification settings

skorudzhiev/Cookery

Repository files navigation

Cookery

Cookery is a recipes app, which connects with TheMealDB.

quizexplorer

Development Progress - 🚧 First screens 🚧

Android Development

Cookery is aspired to be an ongoing project, in an attempt to practice some MAD (Modern Android development) skills.

Development setup

Code style

This project uses ktlint, provided through the spotless gradle plugin.

If your PR doesn't pass the checkstyle CI check, make sure to run ./gradlew spotlessApply and fix all warnings in the current branch.

Screenshots

Home screen

Dark theme Light theme

Details screens

Category details - dark Category details - light
Meal details - dark Meal details - light
Meal details - dark Meal details - light

Contributions

If you're interested in contributions to this project, make sure to read the project's Wiki

Attributions

License

Copyright [2021] [Stoyan Korudzhiev]

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.