Skip to content

Image Sharer is a beginner-friendly Django Project. In this project, users can share or upload an image on the website just like a post.

License

Notifications You must be signed in to change notification settings

zaheerniazipk/Image-Sharer

Repository files navigation

Image-Sharer

Image Sharer is a beginner-friendly Django Web App.

Project Description

In this project, users can share or upload an image on the website just like a post.

Cover Image

Cover Image

How to Run a Django Project

  1. Install pipenv using cmd
-> pip install pipenv
  1. Open and activate pipenv virtual environment in the project folder
-> pipenv
-> pipenv shell
  1. Run Django Project
-> python manage.py runserver

About

Image Sharer is a beginner-friendly Django Project. In this project, users can share or upload an image on the website just like a post.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published