2025-09-27 21:46:08 +02:00
2025-09-27 21:12:45 +02:00
2025-09-27 20:49:58 +02:00
2025-09-27 21:12:45 +02:00
2025-09-27 20:49:58 +02:00
2025-09-27 20:49:58 +02:00
2025-09-27 20:49:58 +02:00
2025-09-27 20:49:58 +02:00
2025-09-27 21:46:08 +02:00
2025-09-27 20:49:58 +02:00
2025-09-27 20:54:40 +02:00
2025-09-27 21:44:42 +02:00

MiniFacebook

MiniFacebook is a minimalist social network built with Flask, SQLAlchemy, and Bootstrap. It allows you to share posts, images, videos, and messages with friends—ad-free and privacy-focused.

Features

  • Share posts, images, videos, and documents
  • Friend requests and friends list
  • Activity notifications
  • Shop for premium features (e.g., gold frames, extra uploads)
  • Admin panel with user management
  • Multilingual (German/English)
  • Dark and light mode
  • Discord login and linking
  • Support ticket system
  • Password reset via email
  • Responsive design for desktop and mobile

Installation

  1. Clone the repository

    git clone https://github.com/Michatec/MiniFaceBook.git
    cd MiniFaceBook
    
  2. Install dependencies

    pip install -r requirments.txt
    
  3. Start

    python main.py
    
  4. Optional:

    Go to routes/example oauth.py

    Paste Your Client ID and Client Secret from the Discord Dev portal.

    And rename it oauth.py

Help to translate

https://poeditor.com/join/project/emzEV5JvvI

License

This project is licensed under the GNU General Public License v3.0.

Description
Flask and SQL Minifacebook
https://minifc.wispbyte.app/
Readme GPL-3.0 277 KiB
Languages
HTML 51.6%
Python 41.8%
CSS 4.6%
JavaScript 2%