sideffect263 / M33t-social_Map

🌐 M33t Social Map is a React Native app for social mapping and interactions. The main page is a map where users can see others and add events. To start using the app, contact us for closed testing or use our public link with Expo Go.

Home Page:https://m33t.webflow.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌐 M33t Social Map

Welcome to the M33t Social Map project! This repository contains a React Native app designed for social mapping and interactions.

Table of Contents

Introduction

The M33t Social Map project aims to provide a platform for users to interact socially through a map-based interface. The application leverages Expo and React Native for a seamless cross-platform experience. The main page is a map where users can see other people and add events that others can view.

Features

  • πŸ—ΊοΈ Interactive Map: Browse and interact with a map to find social hotspots and events.
  • πŸ“± Responsive Design: Ensures compatibility across different devices and screen sizes.
  • πŸ—£οΈ Social Features: Allows users to connect and interact with each other based on location.
  • πŸ—“οΈ Event Management: Users can add events to the map that others can see.
  • πŸ₯³ More To Come: We are working on new and exciting features like chat messagingπŸ’¬ and mood setting😁

Installation

Follow these steps to set up the project locally:

  1. Clone the Repository:

    git clone https://github.com/sideffect263/M33t-social_Map.git
    cd M33t-social_Map
  2. Install Dependencies:

    npm install
  3. Run the Development Server:

    npx expo start
  4. Open the Application: Use the Expo Go app on your mobile device to scan the QR code generated in your terminal.

Usage

To start using the app, you need to either contact us to add your email to the Android closed testing group or download the Expo Go app and use our public link.

Once the application is running, you can log in to see other people on the map, add events, and engage in social activities based on your location.

Project Structure

M33t-social_Map/ β”œβ”€β”€ app/ β”œβ”€β”€ assets/ β”œβ”€β”€ components/ β”œβ”€β”€ constants/ β”œβ”€β”€ hooks/ β”œβ”€β”€ scripts/ β”œβ”€β”€ .gitignore β”œβ”€β”€ @ariel263__M33t-keystore-credentials.md β”œβ”€β”€ README.md β”œβ”€β”€ app.json β”œβ”€β”€ babel.config.js β”œβ”€β”€ eas.json β”œβ”€β”€ package-lock.json β”œβ”€β”€ package.json └── tsconfig.json

  • app/: Contains the main application code.
  • assets/: Contains images and other static assets.
  • components/: Reusable React components.
  • constants/: Constant values used throughout the application.
  • hooks/: Custom React hooks.
  • scripts/: Utility scripts.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or improvements, please create a pull request or open an issue.

  1. Fork the Repository: Click the "Fork" button at the top right of this page.
  2. Clone the Fork:
    git clone https://github.com/yourusername/M33t-social_Map.git
  3. Create a Branch:
    git checkout -b feature/your-feature-name
  4. Make Your Changes: Commit your changes and push to your fork.
  5. Create a Pull Request: Submit a pull request detailing your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Thank you for visiting our project! If you have any questions or need further assistance, feel free to reach out.

About

🌐 M33t Social Map is a React Native app for social mapping and interactions. The main page is a map where users can see others and add events. To start using the app, contact us for closed testing or use our public link with Expo Go.

https://m33t.webflow.io/


Languages

Language:TypeScript 98.6%Language:JavaScript 1.4%