Skip to content

Commit 6fb58d8

Browse files
Update README.md
1 parent 955e984 commit 6fb58d8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ This repository documents my journey of learning Python programming from scratch
55

66
# 📂 Project Roadmap (Step-by-Step)
77
I have arranged my codes in a sequence to show my learning curve:
8+
## 🏆 Featured Projects (Highlights)
9+
10+
Here are my best projects where I applied my logic and coding skills:
11+
12+
| Project Name | Description | Concepts Used |
13+
| :--- | :--- | :--- |
14+
| **🍔 Canteen Management System** | A billing software that handles multiple customers, calculates discounts, and generates a Day-End Sales Report. | `While Loop`, `If-Else`, `Calculations` |
15+
16+
---
817

918
# **Phase 1: The Foundation (Basics)**
1019

0 commit comments

Comments
 (0)