# Album
**Repository Path**: joyamon/album
## Basic Information
- **Project Name**: Album
- **Description**: 图片专辑,可用于管理个人图片,支持图片上传,预览,下载,删除等功能, 方便批量管理图片。
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-06-26
- **Last Updated**: 2025-07-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## Album
### Description
This is a simple album app.
### Features
- Add new album
- View album
- View all albums
- Search album
- Download album
- Upload album
### Technologies
- Python
- MySQL
- HTML
- CSS
- JavaScript
### Installation
1. Clone the repository
2. pip install -r requirements.txt
3. python manage.py makemigrations
4. python manage.py migrate
5. python manage.py runserver
6. http://127.0.0.1:8000/
### Screenshots
#### Home
#### Search
#### Upload
#### View
#### Theme
