peterthehan / fapp

A food social media application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

Fapp

Fapp (Food app) is a new social media application that provides a platform for users to capture, share, and explore diverse experiences of foods and drinks. Whether you prefer gourmet courses, have a sweet tooth for desserts, or feel thirsty for fancy drinks, Fapp will provide users with a straightforward and streamline network to satisfy their cravings.

Table of Contents

Requirements

Suggested Environment

Samsung Galaxy S6

  • Android Version 6.0 API 23
  • 3072 MB RAM
  • 1440x2560 640 dpi
  • 4 processors

Installation

Currently, Fapp is only supported on Android. The application can be installed in two ways:

Running on an Emulator
  1. Set up the React-Native environment following the Getting Started guide.
  2. git clone https://github.com/Johj/fapp
  3. cd fapp && npm install
  4. Open your emulator (Genymotion is suggested).
  5. On one bash terminal, cd into the folder and run: react-native start. Leave this open in the background.
  6. On another bash terminal, cd into the folder and run: react-native run-android.
Running the APK
  1. Download the APK here.
  2. Give permissions to install on your device.
  3. If your device denies installation due to the APK being unsigned, take steps to disable that on your device and continue with the installation.
  4. The application should install and appear in your applications drawer.

Usage

Please refer to our extensive documentation.

Test Account Credentials

User Email Password
Gary Gillespie garypopulated@gary.com password123
Gary Gillespie garyclean@gary.com password123
Susan Marx abc@abc.com abc
Rick Ord rrr@rrr.com rrr
Taylor Swift tay@tay.com tay

Known Issues

  • If the application crashes during runtime, please kindly reload the application.
  • The logout action does not take you back to the login scene. You must close the application and rerun.
  • When creating a post, filtered images render on scroll causing lag and buggy images.
  • If you encounter any other issues, please let us know here.

Team

Team POOP (People Order Our Programs)

Open Source Libraries

License

Apache License

About

A food social media application.

License:Apache License 2.0


Languages

Language:JavaScript 98.3%Language:Python 0.9%Language:Java 0.8%