Skip to content

Google-Developers-Group-IIIT-Lucknow/DevSphere-App-iOS-Easy

Repository files navigation

📱 DevSphere iOS App (Easy)

Build a Tax Calculator App using Swift & SwiftUI.


🚀 Getting Started

1️⃣ Fork the Repository

Click on the Fork button on the top right of this repository.

2️⃣ Clone the Repository

git clone https://github.com/Google-Developers-Group-IIIT-Lucknow/DevSphere-App-iOS-Easy.git

3️⃣ Open in Xcode

  • Open Xcode
  • Click on Open a Project
  • Select the cloned folder

4️⃣ Where to Write Your Code

👉 Navigate to:

TaxCalculatorLogic.swift

This is where you need to implement all the logic. Ensure correct calculations based on user input.


✅ Task

  • Complete the calculator functionality
  • Make sure all operations work correctly
  • Keep the code clean and readable

🤝 Contributing

  1. Fork the repository
  2. Create your branch: git checkout -b your-branch-name
  3. Commit your changes: git commit -m "implement tax calculator logic"
  4. Push to the branch: git push --set-upstream origin your-branch-name
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors