📜  ish app (1)

📅  最后修改于: 2023-12-03 15:31:27.099000             🧑  作者: Mango

'ish app'

Introduction

'ish app' is a mobile application that allows users to share their daily food photos and get suggestions from other users in the community. The app includes features such as the ability to post photos, follow other users, and search for specific types of food.

Features
Posting Photos

Users can easily post photos of their meals and add a description and location to the post. They can also add hashtags to make their posts more discoverable.

Following Users

Users can follow other users they find interesting and view their posts in their feed. They can also like and comment on other users' photos.

Searching for Food

The app includes a search feature that allows users to search for specific types of food. They can also search for restaurants and cafes near their location.

Notifications

Users receive notifications when someone likes or comments on their posts, or when they gain a new follower.

Technologies Used

The 'ish app' was built using the following technologies:

  • React Native
  • Firebase
  • Google Places API
Code Snippet
// Firebase Configuration
const firebaseConfig = {
  apiKey: "YOUR_API_KEY",
  authDomain: "YOUR_AUTH_DOMAIN",
  databaseURL: "YOUR_DATABASE_URL",
  projectId: "YOUR_PROJECT_ID",
  storageBucket: "YOUR_STORAGE_BUCKET",
  messagingSenderId: "YOUR_MESSAGING_SENDER_ID",
  appId: "YOUR_APP_ID",
  measurementId: "YOUR_MEASUREMENT_ID"
};

// Initialize Firebase
firebase.initializeApp(firebaseConfig);

This code snippet shows the configuration and initialization of Firebase in the app.

Conclusion

'ish app' provides a fun and interactive way for users to share their love of food and get recommendations from others in the community. With its simple and intuitive user interface, it is a great app for food lovers everywhere.