CookHelper is a cross-platform application that will allow you to cook a delicious dish from an existing recipe book or create your own to share it with the whole world! An endless recipe feed will keep you entertained, chat on the forum for cooking tips, and decorate your page with colorful posts to get a ton of likes! In this repository you can find server part of our project.
- Android application CookHelper repository of T8RIN
-
Kotlin based.
-
Ktor that used to create the server.
-
Koin for dependency injection.
-
Exposed is an ORM Framework that helps to use the database.
-
Coroutines for asynchronous work.
-
Flow to emit values from data layer reactively.
-
Architecture
- Repository Pattern
- MVC
Support it by joining stargazers for this repository. ⭐
And follow me!
Designed and developed by 2022 Tannec
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.