batinay1337 / Current-Week

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Current Week

The Current-Week SwiftUI project is a simple iOS app that displays the current week number and the corresponding dates for the selected week. This app is built using the SwiftUI framework, which provides an easy way to create user interfaces for iOS apps.

Main Screen

Features

The app has the following features:

  • Displays the current week number and corresponding dates for the selected week.
  • Allows the user to navigate to the previous and next weeks.
  • Uses SwiftUI components such as Text, Button, VStack, HStack, and Spacer to create the user interface.
  • Demonstrates the use of State and Binding to update the UI in response to user actions.

Requirements

To run this app, you need:

  • Xcode 12 or later
  • An iOS device running iOS 14 or later, or the iOS simulator

Installation

To install and run the app:

  1. Clone or download the project from Github.
  2. Open the project in Xcode.
  3. Select the device or simulator you want to run the app on.
  4. Click the Run button or press Command + R to build and run the app.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

This app was created by Batınay Ünsel as a learning project for SwiftUI.

Screenshots

Main Screen

Calendar Screen

Feedback

If you have any feedback or suggestions for this app, please let me know by batinayunsel@gmail.com. I appreciate any feedback that can help me improve this app.

About

License:MIT License


Languages

Language:Swift 100.0%