Skip to content

Mazchoo/JournalApp

Repository files navigation

Locally Hosted Django Journal Python tests

image

Description

Creates a locally hosted journal app that can store images, text and video.

  • Organises entries by year, month and day in respective calendars
  • Has random selections of photos shown by year and month

The ENTRY_FOLDER folder contains all images and videos organised by folder yyyy/mm/dd and is private.

Installation

To run locally:

pip install -r requirements.txt
python manage.py runserver
Open up address on browser at "http://127.0.0.1:8000/"

Sample screenshots

Screenshot 2025-05-25 203514

Screenshot 2025-05-25 203603

About

Django app for storing text and images for a journal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published