Skip to content

🤘 Your favorite social group where you can share all you like.

Notifications You must be signed in to change notification settings

CCTSAI-Tony/simplesocial

Repository files navigation

simplesocial

This web app let you create your own social group and post your favorite topics to your friends! LINK.

I'm happy to accept more configurability and features. PR welcome! What you see here is just what I needed for my own apps.

User Interfaces

Main site - login

Create groups

Publish Post

To run web server locally, run the following commands.

  1. Clone this repo
  2. source ../django_env/bin/activate
  3. python3 manage.py collectstatic
  4. python3 manage.py createsuperuser
  5. python3 manage.py runserver 8080

About

🤘 Your favorite social group where you can share all you like.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published