elshadsm / bio-organic

The Bio Organic app is the final capstone project of the Udacity Android Nanodegree Program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bio Organic App

The Bio Organic App aims to present a natural alternative to non-healthy, industrialized chemical foods that have become one of today's most pressing problems. Users online can easily get the stuff they need with this app. The products are divided into different categories so that they can be targeted and find easily. Each food contains important information such as detailed information about it, rules of usage, place of manufacture, duration of use and so on. Buyers have the right to comment on it after receiving the food.

Intended User

This program is especially designed for adolescents and older people. Some of the foods may be dangerous for health if they are not properly used. For this reason, it is not recommended for younger people to order some products by using this app.

Features
  • Displays products categories.
  • Provides product search functionality.
  • Enables registration for a user.
  • Displays product lists.
  • Displays detailed information about a product.
  • Enables to add a product to the shopping cart.
  • Enables to add a product to the favorites list.
  • Provides ordering functionality of an item.

Screens

Note:

The app gets data from the backend firebase real-time database. However, in case of not sharing sensitive data like API key and etc, I have extracted the data to the mock-data.json file. To be able to test the app you should import the file into your own firebase account and then connect the app to it.

Attention!

The data inside mock-data.json file is fake and is aimed to use only for test usage and only for Udacity reviewers. It is not allowed to use the these data in anywhere else!

Author

Elshad Seyidmammadov (https://www.linkedin.com/in/elshadsm)

Copyright (c) 2018 Elshad Seyidmammadov

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.

About

The Bio Organic app is the final capstone project of the Udacity Android Nanodegree Program.


Languages

Language:Java 100.0%