Skip to content

mahiryapar/loczy

Repository files navigation

Loczy

Loczy is a location-based social media app. It is open source and under development.

Getting Started

1️⃣ Install Dependencies

Run the following command to fetch Flutter dependencies:

flutter pub get

2️⃣ Firebase Setup (Optional)

If using Firebase, add your google-services.json file in android/app/ (for Android) and GoogleService-Info.plist in ios/Runner/.

3️⃣ Run the Project

Use the following command to launch the app on a connected device:

flutter run

📌 Features

  • 📍 Location-Based Posts – Users can share posts based on their current location.
  • 💬 Comments & Likes – Engage with posts by commenting and liking them.
  • 🔔 Real-Time Notifications – Get instant updates on interactions.
  • 🔍 Explore Nearby Content – Discover trending posts in your area.
  • 🛠️ Built with Flutter – Ensuring a fast and seamless UI/UX experience.

🛠️ Tech Stack

  • Framework: Flutter
  • Backend: Custom API (Node.js, PHP, or Firebase)
  • Database: MS SQL Server
  • Authentication: Firebase Auth / Custom Auth

📄 License

This project is open-source and available under the MIT License. Feel free to contribute!

🤝 Contributing

We welcome contributions! To contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Make your changes and commit (git commit -m "Added new feature")
  4. Push to the branch (git push origin feature-branch)
  5. Open a Pull Request

📩 Contact

If you have any questions or suggestions, feel free to open an issue or contact me directly.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors