diff --git a/README.md b/README.md index 83e7c3ba..7e6973a1 100644 --- a/README.md +++ b/README.md @@ -2,75 +2,82 @@ > A simple, offline recipe manager. -## Introduction - EnRecipes is an easy to use, privacy-friendly digital cookbook that lets you create, manage and share your own recipes. ## Principles -- Privacy by Design - -## Technologies - -- NativeScript-Vue - -## Assets - -- [Boxicons](https://boxicons.com/) -- Logo by [Vishnu Raghav](https://www.vishnuraghav.com/) +- Privacy by Design ## Features -- Create recipes quickly -- Add photo, notes and combinations to your recipes -- Organise your recipes by category -- Quickly search for your recipes -- Mark recipes as favourites and add them to your Try Later list -- Scale your recipe ingredients to serve more or less people -- Get notified of the last time you tried a recipe -- Share your recipe to anyone by any means as a nicely formatted message. You can share the recipe photo too. -- Create meal plans -- Import/Export recipes -- Light & Dark theme -- No annoying ads or pop-ups -- No internet access is required and never asks for any unwanted permissions -- 100% free and open-source +- Create recipes quickly +- Add photo, notes and combinations to your recipes +- Organise your recipes by category +- Quickly search for your recipes +- Mark recipes as favourites and add them to your Try Later list +- Scale your recipe ingredients to serve more or less people +- Get notified of the last time you tried a recipe +- Share your recipe to anyone by any means as a nicely formatted message. You can share the recipe photo too. +- Create meal plans +- Import/Export recipes +- Light & Dark theme +- No annoying ads or pop-ups +- No internet access is required and never asks for any unwanted permissions +- 100% free and open-source Lots of interesting features on the way... ## Screenshots -![EnRecipes](assets/Screenshots/1.png) -![Delete Recipe](assets/Screenshots/2.png) -![View Recipe](assets/Screenshots/3.png) -![Ingredients](assets/Screenshots/4.png) -![Edit Recipe](assets/Screenshots/5.png) -![Share](assets/Screenshots/6.png) -![Side Drawer](assets/Screenshots/7.png) -![Mealplanner](assets/Screenshots/8.png) -![About](assets/Screenshots/9.png) -![Dark Mode](assets/Screenshots/10.png) +![EnRecipes](assets/Screenshots/1.png)![Delete Recipe](assets/Screenshots/2.png)![View Recipe](assets/Screenshots/3.png)![Ingredients](assets/Screenshots/4.png)![Edit Recipe](assets/Screenshots/5.png)![Share](assets/Screenshots/6.png)![Side Drawer](assets/Screenshots/7.png)![Mealplanner](assets/Screenshots/8.png)![About](assets/Screenshots/9.png)![Dark Mode](assets/Screenshots/10.png) + +## Downloads + +You can get the latest release [here](https://github.com/vishnuraghavb/EnRecipes/releases) + +[![PlayStore](assets/Images/google-play-badge.png)](https://play.google.com/store/apps/details?id=com.vishnuraghav.enrecipes) +[![IzzyOnDroid](assets/Images/IzzyOnDroid.png)](https://apt.izzysoft.de/fdroid/index/apk/com.vishnuraghav.enrecipes) + +## Having issues, suggestions and feedback? + +You can add an issue [here](https://github.com/vishnuraghavb/EnRecipes/issues) or [join the Telegram group](http://t.me/enrecipes)(quicker replies) + +## Future + +[Roadmap](https://github.com/vishnuraghavb/EnRecipes/projects/1) +[Translations](https://github.com/vishnuraghavb/EnRecipes/projects/1) - Contributors are welcome! No technical knowledge is required. ## Credits This app was written in my free time using NativeScript. I would like to thank all those people who helped me understand the concepts during the process and my special thanks to the NativeScript team and the community. +## Contributors + +- [mondstern](https://codeberg.org/mondstern) (Translator) + +## Technologies + +- NativeScript-Vue + +## Assets + +- [Boxicons](https://boxicons.com/) +- Logo by [Vishnu Raghav](https://www.vishnuraghav.com/) + ## License -``` -EnRecipes - a simple, offline recipe manager. -Copyright (C) 2020 Vishnu Raghav B + EnRecipes - a simple, offline recipe manager. + Copyright (C) 2020 Vishnu Raghav B -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program. If not, see . -``` + You should have received a copy of the GNU General Public License + along with this program. If not, see . diff --git a/app/components/About.vue b/app/components/About.vue index 7f361283..f251b177 100644 --- a/app/components/About.vue +++ b/app/components/About.vue @@ -32,9 +32,7 @@