Skip to content

Modern Django web application featuring posting functionality, PostgreSQL database integration, and dynamic media management.

Notifications You must be signed in to change notification settings

SmitBdangar/Bookish-Brio

Repository files navigation

Bookish Brio

A clean, modern blogging platform for writers and readers to share stories and connect.

Home Page

Features

  • • Write posts with rich text and images
  • • Like posts and comment on stories
  • • Build a community of writers and readers
  • • User profiles with activity tracking

Tech Stack

Django 5.2.6SQLiteWhitenoiseGunicorn

Quick Start

# Clone the repository
git clone https://github.com/SmitBdangar/Bookish-Brio.git

# Navigate to project directory
cd Bookish-Brio

# Install dependencies
pip install -r requirements.txt

# Run migrations
python manage.py migrate

# Create superuser
python manage.py createsuperuser

# Start the development server
python manage.py runserver
  

Made by Smit Bdangar

About

Modern Django web application featuring posting functionality, PostgreSQL database integration, and dynamic media management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •