Description
Hello World, Welcome to ProjectsPlaza.com. This is quote images website built with Django 3 and bootstrap 4. In this project user can browse, download and upload images. You can download this django project for your Django practise. This is very simple and awesome project built with Django 3. Following features are included in this projects.
Features
- User register/login/logout with django authentication system
- User profile update feature
- User can change password
- User can upload images with two diffrent sizes according to category
- User can view his/her all old uploads
- Anyone can download image in two different sizes
- Browse images according to category
- Search images by title or tags
- Image view couting (When user visit on image detail page)
- Admin can control everything from their panel
How to run this script
- Download the zip file and extract
- Activate virtual environment
- Start the script with the following command
- py manage.py runserver
- http://127.0.0.1:8000/
- Access admin with http://127.0.0.1:8000/admin
Admin and Front User Crendentials
username: admin
password: admin
Reviews
There are no reviews yet.