Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayanavakarmakar/arid
Cross-platform Application for checking "Dry Days" in India
https://github.com/ayanavakarmakar/arid
expo react react-native typescript vercel
Last synced: 7 days ago
JSON representation
Cross-platform Application for checking "Dry Days" in India
- Host: GitHub
- URL: https://github.com/ayanavakarmakar/arid
- Owner: AyanavaKarmakar
- License: apache-2.0
- Created: 2022-10-03T07:43:03.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T21:42:39.000Z (over 1 year ago)
- Last Synced: 2024-05-01T19:38:12.922Z (7 months ago)
- Topics: expo, react, react-native, typescript, vercel
- Language: TypeScript
- Homepage: https://arid.ayanavakarmakar.software
- Size: 1.24 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![ARID](https://socialify.git.ci/AyanavaKarmakar/ARID/image?description=1&font=Inter&language=1&pattern=Formal%20Invitation&theme=Dark)
ARID is an open-source cross-platform application built using React Native, and Expo. The word 'ARID' being synonym of 'DRY', is aptly named; as the application helps users to find out if it is a 'dry day' today in their respective state. The application also hosts a built-in calender which users can scroll/swipe to check-out dry day dates before or after current date.
- View in [browser](https://arid.ayanavakarmakar.software/)
- Download for [Android](https://drive.google.com/file/d/1TSJjcL71fr9aUDSNbaoOkUTVDsCFl3pD/view?usp=sharing)## Tech Stack
React, React Native, Expo, and React Native Paper
## Color Reference
| Color | Hex |
| -------------------------- | ------- |
| Primary Color | #E0FFFF |
| Background Color 1 | #000000 |
| Background Color 2 | #1F2022 |
| Calender Heading Color | #87CEEB |
| Calender Date Name Color | #FFDEAD |
| Calender Date Number Color | #FFFFF0 |
| Dropdown Active Color | #393D47 |
| Dry Day Color | #FF2400 |
| Not A Dry Day Color | #0FFF50 |
| Footer Color | #00FFFF |## Contributing
Contributions are always welcome!
See `Issues` for ways to get started.
## FAQ
#### The region list is incomplete. Are more regions in the roadmap?
Contributers are always welcome to push a PR to update our `./src/utils/StaticData.ts` with new regions!
## Features
- Global Dark Mode
- Cross platform## Roadmap
- Phase 2
- Phase 3Check `Milestones` for a brief.
## Screenshots
- Android App View
![image](https://user-images.githubusercontent.com/89210438/194716396-50bf3bb5-3c81-4873-b267-620c34cfa9d0.png)
- Browser View (Mobile)
![image](https://user-images.githubusercontent.com/89210438/194716423-b8c36c6a-e310-4ddb-b6de-d9b98895977e.png)
- Browser View (Desktop / Laptop)
![image](https://user-images.githubusercontent.com/89210438/194716458-13254bf5-9b73-4fec-825f-09cd1c2792ec.png)
## Authors
- [AyanavaKarmakar](https://github.com/AyanavaKarmakar)
## License
[APACHE-2.0](https://choosealicense.com/licenses/apache-2.0/)