All Projects â†’ franeklubi â†’ clubi

franeklubi / clubi

Licence: MIT license
A group-oriented social media platform written in Laravel and Vue

Programming Languages

PHP
23972 projects - #3 most used programming language
Vue
7211 projects
Blade
752 projects
shell
77523 projects

Projects that are alternatives of or similar to clubi

SocialMedia-App
A fully functional social media app built with flutter with multiple features
Stars: ✭ 646 (+2127.59%)
Mutual labels:  social-media, social-networks, social-network
LinkedIn Scraper
🙋 A Selenium based automated program that scrapes profiles data,stores in CSV,follows them and saves their profile in PDF.
Stars: ✭ 25 (-13.79%)
Mutual labels:  social-media, social-networks, social-network
awesome-search-engine-optimization
A curated list of backlink, social signal opportunities, and link building strategies and tactics to help improve search engine results and ranking.
Stars: ✭ 82 (+182.76%)
Mutual labels:  social-media, social-networks, social-network
WorkGroup
Self-Hosted private Social Media-Intranet for Companies.
Stars: ✭ 21 (-27.59%)
Mutual labels:  social-media, social-networks, social-network
socialx react native
The SocialX ecosystem takes the social media experience to the next level.
Stars: ✭ 20 (-31.03%)
Mutual labels:  social-media, social-network
awosome-ai-in-social-media
💻 Collect those AI & Bot use in social media wechat/facebook/twitter/instagram/weibo/TikTok etc.
Stars: ✭ 21 (-27.59%)
Mutual labels:  social-media, social-network
laravel-crm
Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management.
Stars: ✭ 927 (+3096.55%)
Mutual labels:  laravel-framework, laravel-application
SocialApp-React-Native
Social Networking mobile app similar to Instagram in React Native.
Stars: ✭ 79 (+172.41%)
Mutual labels:  social-media, social-network
awesome-alternatives
A list of alternative websites/software to popular proprietary services.
Stars: ✭ 123 (+324.14%)
Mutual labels:  social-media, social-network
subsocial-node
NOTE: Development continues in https://github.com/dappforce/subsocial-parachain repo. Subsocial full node with Substrate/Polkadot pallets for decentralized communities: blogs, posts, comments, likes, reputation.
Stars: ✭ 73 (+151.72%)
Mutual labels:  social-media, social-network
linkcast
Share links, images, blogs and everything on the web with your friends in one click using this chrome extension Linkcast
Stars: ✭ 13 (-55.17%)
Mutual labels:  groups, social-network
opencore
OpenCore - Laravel for OpenCart
Stars: ✭ 42 (+44.83%)
Mutual labels:  laravel-framework, laravel-application
Whizzz-The-ChatApp
Whizzz is a real-time, one-to-one Android chat application made using Firebase, a beautiful user interface, and a push-notification feature.
Stars: ✭ 66 (+127.59%)
Mutual labels:  social-media, social-network
microsocial
Microsocial is an experimental social platform that takes a peer-to-peer approach to social media.
Stars: ✭ 21 (-27.59%)
Mutual labels:  social-media, social-network
Socioboard-5.0
Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product.
Stars: ✭ 663 (+2186.21%)
Mutual labels:  social-media, social-network
felfele
Decentralized social application that respects your privacy
Stars: ✭ 30 (+3.45%)
Mutual labels:  social-media, social-network
SimpleSocial
A simple social network web application using ASP.NET Core 3.1
Stars: ✭ 16 (-44.83%)
Mutual labels:  social-media, social-network
Laravel-Trik-Indonesia
Kumpulan trik laravel berbahasa indonesia
Stars: ✭ 74 (+155.17%)
Mutual labels:  laravel-framework, laravel-application
ts-ui
Telar Social Network using Reactjs
Stars: ✭ 35 (+20.69%)
Mutual labels:  social-media, social-network
django-sozluk
an exhaustive ekşi sözlük clone, powered by Python
Stars: ✭ 245 (+744.83%)
Mutual labels:  social-media, social-network

Clubi

logo.png

Clubi is a group-oriented social media platform written in Laravel.

Visit us at: https://clubi.franeklubi.com/



responsive.png Showcase of the responsive design

Features

  • open api with token auth that's prepared for potential app development (go to documentation to learn more)
  • allows for easy (public or private) group creation and management
  • displays notifications, such as:
    • new post in Your group
    • someone has liked Your post/comment
    • someone has joined Your group
    • someone has left a comment on Your post
  • distinguishes between users, group admins, and site admins
  • implements user-specific feed containing latest posts from all groups the user has joined
  • implements invitation system with specified controls such as: necessary admin approval for invitations to private groups
  • ranks 10 most popular groups on site
  • allows for searching groups by name or their id string
  • users are able to attach pictures to posts/comments and also like them
  • contains badges next to username indicating user's relevance:
    • post author
    • group admin
    • site admin
  • implements 'Load more' functionality for posts and comments
  • uses responsive design

Documentation

For API documentation, visit this link: generated swagger doc

Contributing

Clubi welcomes contributions of any kind :)

To start contributing clone the repository and run ./dev_setup.sh to help get You started. This script will:

  • install composer and npm packages
  • compile js assets
  • copy the .env.example to .env
  • generate secure key with artisan
  • open .env in vim for You to modify it
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].