Skip to content

notpaperdev/SnapSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 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

About

Basic python forum app, builded using python and mysql database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages