8000 GitHub - StrunetsD/art_gallery
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

StrunetsD/art_gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Art Gallery Project

Art Gallery is an application designed to showcase various artworks, manage user accounts, and provide features like commenting and registration. This project uses Django as a backend framework with JWT authentication for secure user login and registration.

Features

  • User registration with custom roles (Admin, Client)
  • JWT Authentication for secure login
  • Commenting system for users to interact with artworks
  • Admin panel to manage artworks, users, and comments
  • Artworks are displayed with filtering

Requirements

  • Python 3.12 or later
  • Django 5.1.3
  • PostgreSQL for the database
  • Redis
  • Install dependencies with pip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0