Skip to content

A Django project named "Elevate" with an app called "Lynx" for managing dynamic articles. This project demonstrates a blog-style web application where articles are stored in a database and displayed dynamically using Django views and templates.

Notifications You must be signed in to change notification settings

Z-Mosayebi/Django_Dynamic_Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevate Project

Elevate is a Django-based web application designed to showcase dynamic content management through a blog-style interface. It includes an app named Lynx, which allows users to view individual articles dynamically from a database.

Features

  • Dynamic Articles: Articles with titles, descriptions, and creation dates are stored in a database and rendered using Django templates.
  • Template Views: The project includes a main page listing all articles and a detail page for individual articles.
  • Bootstrap Styling: Basic Bootstrap styling is used to format the article list and detail view.

Usage

Navigate to the main page to see a list of all articles. Click on an article title to view its details, including the title, description, and publication date.

About

A Django project named "Elevate" with an app called "Lynx" for managing dynamic articles. This project demonstrates a blog-style web application where articles are stored in a database and displayed dynamically using Django views and templates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published