GithubHelp home page GithubHelp logo

kamron-h / ecuandriodrecipe Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 415 KB

Android Mobile Application Assignment - Build a mobile app that implements 'Create' & 'Read' operations via Firebase Storage

Java 100.00%
android-application firebase firebase-storage java

ecuandriodrecipe's Introduction

Simple Recipe Collector App

Home View. Displaying the input options for title and description, followed by a submit and search button. Description View. Displaying the imputed title and description of the recipe. Recipe List View. Displaying a vertical list of all recipes in the database.

Objective

The Simple Recipe Collector App is an Android application designed to allow users to add and view recipes. Users can enter a recipe title and detailed description, which are stored in Firebase Storage. The app also provides the functionality to retrieve and display recipe details when a user selects a title.

Features

Recipe Addition

  • Users can enter a recipe title and detailed description using separate text boxes.
  • A "Add" button is provided to save the recipe details to Firebase Storage.

Data Handling

  • When the "Add" button is clicked, the app combines the title and details into a single text file.
  • The text file is then uploaded to Firebase Storage for storage.

Data Retrieval and Display

  • The app allows users to retrieve and display the full content of a recipe (title and details) when they select a title from a list.

Requirements

To run the Simple Recipe Collector App, you will need:

  • Android Studio
  • Android SDK

Installation

  1. Clone the repository or download the ZIP file.

    https://github.com/kamron-h/ECUAndriodRecipe.git

  2. Open Android Studio.

  3. Wait for Android Studio to build and sync the project.

Usage

  1. Launch the app on your Android device or emulator.

  2. To add a recipe:

  • Enter a recipe title and detailed description in the provided text boxes.
  • Click the "Add" button to save the recipe to Firebase Storage.
  1. To view a recipe:
  • You will see a list of recipe titles.
  • Select a title to retrieve and display the full recipe details.
  1. Enjoy using the Simple Recipe Collector App!

Troubleshooting

  • If you encounter any issues or have questions, please check the Firebase documentation for storage and Android setup.
  • Ensure that your Firebase project configuration is correctly set up in the google-services.json file.

ecuandriodrecipe's People

Contributors

kamron-h avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.