Home / Scripts & Code / Python
PyXChan - Image Board Python FlaskPyXChan - Image Board Python Flask
is a simple image-based bulletin board where anyone can post comments and share images.Home / Scripts & Code / Python
PyXChan - Image Board Python Flask
is a simple image-based bulletin board where anyone can post comments and share images.Overview
is a simple image-based bulletin board where anyone can post comments and share images. There are boards dedicated to a variety of topics, from Japanese animation and culture to videogames, music, and photography.Â
Features
- SQLITE & MYSQL DATABASE
- CREATE THREADS BY BOARD
- CREATE REPLIES BY THREAD
- REPORT THREADS AND REPLIES
- ARCHIVED THREADS DISPLAY PAGE
- CATALOG DISPLAY PAGE
- THREADS DISPLAY PAGE
- THREADS SEARCH (UN/ARCHIVED)
- RESPONSIVE DESIGN
- FLOATING FORMS (REPLY & REPORT)
- DASHBOARD (ADMIN PANEL)
- PAGE STATS & INFORMATIONÂ Â (CONTENT ACTIVE, TOTAL OF THREADS, TOTAL REPORTS, TOTAL BOARDS, ETC.)
- PAGE GENERAL SETTINGS
- BOARD GROUPS (ADD, EDIT, DELETE, SEARCH BY FILTER)
- BOARDS (ADD, EDIT, DELETE, SEARCH BY FILTER) (DISCLAIMER REQUEST FUNCTION)
- USERS (ADD, EDIT, DELETE, SEARCH BY FILTER)
- THREADS (VIEW, DELETE, ARCHIVE, SEARCH BY FILTER) (MANUAL OR AUTOMATIC) / AUTOMATIC ARCHIVING IS BASED ON THE DATE OF THE LAST RESPONSE (IF IT IS MORE THAN 3 DAYS OLD (DEFAULT) THE ENTRY IS ARCHIVED)
- REPORTS (VIEW, DELETE, SEARCH BY FILTER)
- FULLY COMMENTED SOURCE CODE
Requirements
PYTHON 3.x
Instructions
- UPLOAD THE FILES IN YOUR HOSTÂ
- CREATE AN VIRTUAL ENVIROMENT ( OR NOT )
- INSTALLS THE "requirements.txt" RECURSIVELY BY FOLLOWING COMMANDÂ
- pip install -r requirements.txt
- CONFIGURE YOUR DATABASE (EDIT THE FILE "config.js")
- RUN THE APP
Other items by this author
Information
Category | Scripts & Code / Python |
First release | 21 February 2022 |
Last update | 22 February 2022 |
Files included | .py, .css, .html, .sql, .db, Javascript .js |
Tags | gallery, images, Board, python, videos, flask, imageboard |