Skip to content

Commit

Permalink
Beckn QR: Updated Week 9 Milestones
Browse files Browse the repository at this point in the history
  • Loading branch information
roshangeorge97 committed Sep 8, 2023
1 parent 5eb14a4 commit d4f7ae9
Showing 1 changed file with 17 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,25 @@ author: Roshan George
---

## Milestones
- [ ] Give the description about Milestone 1
- [ ] Give the description about Milestone 2
- [ ] Give the description about Milestone 3
- [ ] Give the description about Milestone 4
- [ ] Deployed the SDK on Vercel
- [ ] Conducted Tests to check if the stability of QR Generation
- [ ] Migrated Interpretation and URLs to production
- [ ] Resloved Vercel Deployment erros

## Screenshots / Videos


## Contributions
- [Final PR](https://github.com/beckn/beckn-qr-code-generator/pull/2)


## Learnings
- **Deployment Best Practices:** I learned the best practices for deploying applications on cloud platforms like Vercel, including version control integration and environment configuration.

- **Quality Assurance Importance:** I recognized the crucial role of quality assurance in ensuring the stability and reliability of software, particularly in QR code generation.

- **Testing Strategies:** I gained experience in using different testing strategies, helping me identify and address potential issues more effectively.

- **Migration Skills:** I learned how to safely migrate components like interpretation and URLs to a production environment, minimizing disruptions.

## Learnings
- **Troubleshooting and Error Resolution:** I developed problem-solving skills by resolving deployment errors on Vercel, improving my ability to handle issues in a real-world development environment.

0 comments on commit d4f7ae9

Please sign in to comment.