Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshvarmaaddala committed Mar 15, 2024
1 parent f737be3 commit d55099c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Barcode_Generator
A small webapp for generating your own barcode.
## Functionality:
### Generate Barcodes:
Implement the core functionality to generate barcodes using Code 128 format, etc., based on user input or specific data.
### Input Data Handling:
Allow users to input data (e.g., text, URLs, numbers) that they want to encode into the barcode. Provide validation if necessary.

#Preview
<img width="602" alt="Screenshot 2024-03-15 114037" src="https://github.com/santoshvarmaaddala/BarcodeGenerator/assets/126544248/ac787b70-adca-4d7c-bc30-f7eb6784a0b2">

0 comments on commit d55099c

Please sign in to comment.