Skip to content
/ SnapSync Public

Basic python forum app, builded using python and mysql database

Notifications You must be signed in to change notification settings

il4rx/SnapSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

none

SnapSync : Python Simple Forum

Check out SnapSync, a Python forum project. You can easily download and set up your forum. Customization is limited to name, user output, and colors. Participate in efficient discussions from a convenient command line interface.SnapSync: Enables forum interaction with the efficiency of Python and the elegance of the terminal.

Static Badge Static Badge Static Badge

Installation

  1. Download the Code:

  2. Install Requirements:

    • Open your terminal and navigate to the SnapSync project directory.

    • Run the following command to install the required dependencies:

      pip install -r requirements.txt
  3. Setup Your Database:

    • Locate the database file provided in the Database folder (e.g., snap_sync.sql).
    • Use a database management tool like phpMyAdmin or another SQL handler to import the database:
      • Open your database management tool.
      • Import the database from the .sql document in the Database folder.
  4. Create Your Account:

    • Open the enterance.py file.
    • Type --create then input your username and password there
  5. Run SnapSync:

    • Once the database is imported and your account is created, run the Python script to start the forum in your terminal:

      python main.py
    • Or you can type --start when you in enterance.py

Follow Me on Instagram!

Why Follow?

Explore a tapestry of moments, from travel escapades to behind-the-scenes glimpses of my creative pursuits.
Immerse yourself in a visual diary that reflects the beauty of programmer life and the excitement of new discoveries.

About

Basic python forum app, builded using python and mysql database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages