Skip to content

Gill87/jungle_memos

Repository files navigation

Jungle Memos

Jungle Memos is a full-featured social media application that allows users to create accounts, follow others, post content, like and comment on posts, and discover new users through search. The goal is to create a clean, intuitive, and engaging platform that fosters interaction and communication.

Screenshot_1766822803 Screenshot_1766823135

✨ Features

👤 User Accounts

  • Secure account creation & authentication
  • Customizable user profiles
  • View personal posts and follower activity

🤝 Social Connections

  • Follow / unfollow other users
  • View follower and following lists
  • Personalized feed from followed users

📝 Posting System

  • Create and share memos (posts)
  • View a live feed of posts
  • Edit or delete personal posts (if supported)

💬 Engagement

  • Like posts
  • Comment on posts
  • Real-time interaction feedback (depending on implementation)

🔍 Search & Discovery

  • Search for users
  • View profiles and connect
  • Explore growing communities

🛠️ Tech Stack

(Modify if needed)

  • Frontend: Flutter / Dart
  • Backend: BLoC + Firebase
  • Database: Firestore
  • Authentication: Firebase Authentication

🚀 Getting Started

1️⃣ Clone the Repository

git clone https://github.com/your-org/jungle-memos.git
cd jungle-memos

2️⃣ Install Dependencies

If using Flutter:

flutter pub get

If using web/node tools:

npm install
# or
yarn install

3️⃣ Run the App

Flutter:

flutter run

Web / Dev server:

npm run dev
# or
yarn dev

🤝 Contributions

Contributions are always welcome!

  1. Fork the repo
  2. Create a feature branch
  3. Submit a pull request

Feel free to open an issue for suggestions, bugs, or feature requests.


❤️ Vision

Jungle Memos aims to create a connected, expressive, and supportive social platform where everyone has a voice.


📄 License

MIT License — feel free to use, modify, and build upon Jungle Memos.


About

A social media platform where users can create accounts, share posts, follow others, and engage through likes, comments, and a personalized feed tailored to their interests.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors