Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyPouya committed Sep 27, 2024
1 parent 0a052de commit 3655a68
Showing 1 changed file with 24 additions and 15 deletions.
39 changes: 24 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,47 @@
<p align="center">
<img src="https://raw.githubusercontent.com/HeyPouya/Calendar/master/pics/icon.png" width="250">
</p>

# Persian Calendar
This is a user-friendly Shamsi-Gregorian calendar application for Android, designed to help users manage their schedules effectively.

[![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/ee50b298abb046448983618ad48fa4b8)](https://www.codacy.com/gh/HeyPouya/Calendar/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=SirLordPouya/Calendar&amp;utm_campaign=Badge_Grade)
<p align="center">
<img src="https://raw.githubusercontent.com/HeyPouya/Calendar/master/pics/icon.png" width="250">
</p>
[![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/)

Persian Calendar is a hybrid Shamsi-Gregorian calendar that features Persian holidays alongside global events.
This application allows users to seamlessly add events to their default Android calendar, enhancing their scheduling experience.
This is a user-friendly Shamsi-Gregorian calendar application for Android, designed to help users
manage their schedules effectively.

<img src="https://raw.githubusercontent.com/HeyPouya/Calendar/master/pics/Screenshot_1.png" width="250"> <img src="https://raw.githubusercontent.com/HeyPouya/Calendar/master/pics/Screenshot_2.png" width="250"> <img src="https://raw.githubusercontent.com/HeyPouya/Calendar/master/pics/Screenshot_3.png" width="250">

Persian Calendar is a hybrid Shamsi-Gregorian calendar that features Persian holidays alongside
global events.
This application allows users to seamlessly add events to their default Android calendar, enhancing
their scheduling experience.

### Technologies and Architecture

Technologies used in this projects:

* MVI
* Widget with Glance
* Jetpack Compose
* Hilt
* Clean Architecture
* Kotlin
* MVI
* Widget with Glance
* Jetpack Compose
* Hilt
* Clean Architecture
* Kotlin

## Contributing

Contributions are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request.
Contributions are welcome! If you find any bugs or have suggestions for new features, please open an
issue or submit a pull request.

### Download

You can download the Android app from [GooglePlay](https://play.google.com/store/apps/details?id=com.pouyaheydari.calendar) store.
You can download the Android app
from [GooglePlay](https://play.google.com/store/apps/details?id=com.pouyaheydari.calendar) store.

## License

Persian Calendar is released under the Apache License 2.0. See [LICENSE](https://github.com/HeyPouya/Calendar/blob/master/LICENSE.md) for details.
Persian Calendar is released under the Apache License 2.0.
See [LICENSE](https://github.com/HeyPouya/Calendar/blob/master/LICENSE.md) for details.

Copyright (c) 2021 Pouya Heydari

0 comments on commit 3655a68

Please sign in to comment.