Skip to content

Commit 09c2f67

Browse files
authored
Merge pull request #3 from vanshika2720/read
Add surnames to user profiles
2 parents a54a9fb + 017031e commit 09c2f67

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

README.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ A web-based application that helps users make informed food choices by providing
3131

3232
This project was developed collaboratively by a team of contributors.
3333

34-
- **Vanshika (Project Lead):**
34+
- **Vanshika Pahal (Project Lead):**
3535
- Project ideation and architecture
3636
- API integration and core feature development
3737
- Deployment and overall coordination
3838

39-
- **Nishi (Collaborator):**
39+
- **Nishi Deo Koshta (Collaborator):**
4040
- Reviewed documentation updates
4141
- Provided feedback on feature clarity and usability
4242

@@ -54,6 +54,11 @@ Task distribution, reviews, and coordination were handled through GitHub issues
5454
- Designed scalable structure to support future features like barcode scanning and gamification
5555
- Deployed on **Vercel** with environment-based configuration for API access
5656

57+
## ⚙️ Installation
58+
59+
1. Clone the repository
60+
```bash
61+
git clone https://github.com/<your-username>/sustainable-food-tracker.git
5762

5863
### 📈 Data Visualization
5964
- **Nutrition Chart**: Interactive bar chart using Chart.js comparing all nutritional values
@@ -329,4 +334,19 @@ This project is open source and available for educational purposes.
329334

330335
---
331336

337+
---
338+
339+
## 5️⃣ Contribution Guidelines (Perfect for open-source PR)
340+
```md
341+
## 🤝 Contributing
342+
343+
Contributions are welcome!
344+
345+
1. Fork the repository
346+
2. Create a new branch
347+
3. Make your changes
348+
4. Commit and push your changes
349+
5. Open a Pull Request
350+
351+
332352
**Made with ❤️ for sustainable food choices**

0 commit comments

Comments
 (0)