Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ViniciusDeep/Revill
🎮 Favorite your games filter and see the upcoming games and ! Swift + Combine = 💜 Hacktoberfest 🎃 👾
https://github.com/ViniciusDeep/Revill
combine hacktober hacktoberfest hacktoberfest2020 ios-app ios13 reactive redux swiftui
Last synced: 3 months ago
JSON representation
🎮 Favorite your games filter and see the upcoming games and ! Swift + Combine = 💜 Hacktoberfest 🎃 👾
- Host: GitHub
- URL: https://github.com/ViniciusDeep/Revill
- Owner: ViniciusDeep
- License: mit
- Created: 2019-09-29T23:49:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T19:53:25.000Z (about 2 years ago)
- Last Synced: 2024-04-09T02:41:57.237Z (7 months ago)
- Topics: combine, hacktober, hacktoberfest, hacktoberfest2020, ios-app, ios13, reactive, redux, swiftui
- Language: Swift
- Homepage:
- Size: 987 KB
- Stars: 21
- Watchers: 3
- Forks: 20
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Revill
README
✨ Revill is App to list games and search best games
✨ Design in Swift UI + Combine
✨ The idea is develop this app in Hacktober Fest
### Expected
![revill](https://user-images.githubusercontent.com/32227073/65997616-0ef63f80-e470-11e9-8faa-d2d6728202a5.png)# To Do
## Design
- [X] Define Idea
- [X] Prototypes
- [X] Create Project[Figma prototypes here](https://www.figma.com/file/8lTcWrH8EzPljSW9OVwIh8/Revill?node-id=0%3A1)
## Devops
- [ ] CI Implementation
- [ ] Fastlane implementation## Dev
- [ ] Service(In Providey file)
- [X] Define Architecture(Redux but if you have any idea open the issue for that)
- [ ] Write Tests(This task is just completed when test ever haha)## First Scene
- [ ] Component at Search(With labels and TextField follow Design above)
- [ ] Horizontal list of categories like a section(With label and border follow Design above)
- [ ] Highlighted card, card to describe the highlighted game for each categorie
- [ ] Component at list of games with row at each game(With image, label and categorie)
- [ ] Component to save your favorite games(When tap in heart persist data at DB)
- [ ] Component to list favorite games at categorie of favorite.## Second Scene
- [ ] Component at Banner(With image and skip button)
- [ ] Component at title and description
- [ ] Component to go to stores of the games such as Steam, Humble and Epic links of games.
- [ ] Component for critical reviews and comments from users### If you wanna to open a task, just made a pull-requets
## License
**Revill** is under MIT license. See the [LICENSE](LICENSE) file for more info.