Skip to content

Signature Steganography is a technique for allowing people to silently hide his signature inside a his photo.

Notifications You must be signed in to change notification settings

dheerajrao20/Signature-Steganography

Repository files navigation

⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️WARNING⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

**Front-end guys**
Don't touch **MEDIA** folder, Use **Static** folder for css and images used

Hi 👋, I'm Dheeraj

A passionate Web developer from India

🎇 Signature Stegnography 🎇

Signature Steganography is a technique for allowing people to silently hide his signature inside a his photo.

Why this project :

This Project is Related to Project Based Learning Programe running by Army Institute of Technology.

Design link for collecting images

Click here to redirect yourself to canva

Tech Stacks :

html5 css3 css3 css3

Contributors :

[NOTE] = Public Contributing is not allowed yet.

Contribution is only allowed for :

Please Don't push anything in main branch

Make your own new branch and then push the code

  1. ankush156

  2. AryanDeswal

  3. Avadhesh817

  4. ASMITATRIPATHI

  5. giriraj001

🎇How To Contribute 🎇

To start contributing, follow the below guidelines:

🌟. Star🌟 the repo to appreciate the work.

  1. Take a look at the existing issues or create your own issues. Wait for the Issue to be assigned to you after which you can start working on it.

  2. Find a feature or a bug that you think you can do/implement.

  3. Open an issue.

  4. Get it assigned.

  5. Work on it and add comments for better understanding of code.

  6. Make a pull request.

  7. Wait for it to be merged

  8. And WOAHLAAAAAAAA! 🎉 You contributed to this project.

How To Setup The Project

1. Fork this repository.

2. Clone your forked copy of the project.

git clone https://github.com/your_username/Signature-Steganography

3. Navigate to the project directory :

cd Signature-Steganography

4. Install Virtual environment in current directory :

pip install virtualenv

5. Initialise Virtual environment in current directory :

virtualenv venv

6. Activate Virtual environment in current directory :

venv\scripts\activate

7. Install Django inside virtual enviornment :

pip install django

8. Install pillow library inside django for image validation :

pip install pillow

9. Try to Run the project :

python manage.py runserver

8. AND there is the project running in your browser.

🎉🎉 **_HAPPY CONTRIBUTING!_** 🎉🎉

About

Signature Steganography is a technique for allowing people to silently hide his signature inside a his photo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published