Skip to content

sourabhligade/badge_project

Repository files navigation

How to run the code

  1. Clone this repository to your local machine.

  2. Install the required dependencies using

pip install -r requirements.txt

  1. Start the Django development server using

python3 manage.py runserver

  1. Navigate to the badge upload page in your web browser (usually at http://127.0.0.1:8000).

  2. Upload a badge image using the provided form

  3. View the results on the success page, which displays the badge.

Screenshot 2024-04-29 at 11 33 18 PM Screenshot 2024-04-29 at 11 34 14 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published