https://github.com/bytejoseph/molescroll
"Molescroll" is a digital sanctuary where depth meets discovery.
https://github.com/bytejoseph/molescroll
blog django django-project html5 jinja2 molescroll python python3 sqlite3
Last synced: 12 months ago
JSON representation
"Molescroll" is a digital sanctuary where depth meets discovery.
- Host: GitHub
- URL: https://github.com/bytejoseph/molescroll
- Owner: ByteJoseph
- License: bsd-3-clause
- Created: 2023-12-26T02:39:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T14:12:35.000Z (over 1 year ago)
- Last Synced: 2025-01-26T01:23:36.468Z (about 1 year ago)
- Topics: blog, django, django-project, html5, jinja2, molescroll, python, python3, sqlite3
- Language: Python
- Homepage: https://molescroll.pythonanywhere.com
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Molescroll
Molescroll is a Django-based website designed for spiritual questions of Catholics. It provides a platform for users to ask and answer questions related to Catholicism.
## Table of Contents
- [Features](#features)
- [Screenshots](#screenshots)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
## Features
- **Spiritual Q&A:** Users can ask and answer spiritual questions related to Catholicism.
- **Admin Dashboard:** An admin dashboard is available for managing questions, users, and site content.
- **Responsive Design:** The website is designed to be accessible on various devices.
## Screenshots

*Home page.*
## Getting Started
### Prerequisites
- Python 3.12
- Django (install using `pip install Django`)
### Installation
1. Clone the repository:
```bash
git clone https://github.com/your-username/molescroll.git
cd molescroll