Skip to content

Secure social network with user authentication, private messaging, and SQLite database storage.

Notifications You must be signed in to change notification settings

osa-bot/simple-social-network

 
 

Repository files navigation

Simple social network

Simple HTTP-server for messaging.

user interface example

Feautures:

  • Has login/registration form.
  • Users can communicate by sending direct messeages to each others.
  • It is possible to access list of your messages.

All information is stored in SQLite database:

database schema

About

Secure social network with user authentication, private messaging, and SQLite database storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.8%
  • HTML 35.2%
  • CSS 4.0%