Mealville is an android app that allows users to view different Custom_Recipes easily from the palm of their hands. Users can view Custom_Recipes for various meals and also be able to post their own custom Custom_Recipes to known or new dishes.
- Android Studio
- Knowledge on Java
- Git
- Java
- Download Android Studio from the official website or skip this step if you already have it.
- Linux: install git by running the following command from your terminal -
sudo apt-get install git
- Windows: install git by visiting this link
- Run android studio and click on File -> New -> Import from version control -> Git
- Paste this link in the URL field
https://github.com/Nicholas-Muturi/news-portal.git
and select your desired folder to store the project in. - Click the clone button and wait for completion.
- Open the project and download any missing dependencies.
- Minimum Api for this application is 20. Download a virtual device containing Android 5.0 in order to run the app on a virtual device
This projects has a MIT License found here