Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/estayparadox/reddit-lite
Reddit Lite is a Swift implementation of a demo app as a Reddit client.
https://github.com/estayparadox/reddit-lite
firebase firebase-auth firebase-database firebase-realtime-database ios ios-app ios-swift reddit reddit-lite swift swift4 webview webview-app
Last synced: 3 days ago
JSON representation
Reddit Lite is a Swift implementation of a demo app as a Reddit client.
- Host: GitHub
- URL: https://github.com/estayparadox/reddit-lite
- Owner: Estayparadox
- License: mit
- Created: 2018-12-01T15:49:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-10T23:14:16.000Z (about 4 years ago)
- Last Synced: 2024-11-11T07:09:54.185Z (about 1 month ago)
- Topics: firebase, firebase-auth, firebase-database, firebase-realtime-database, ios, ios-app, ios-swift, reddit, reddit-lite, swift, swift4, webview, webview-app
- Language: Swift
- Homepage:
- Size: 21.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Reddit-Lite
![badge1](https://img.shields.io/badge/license-MIT-brightgreen.svg )
![badge1](https://img.shields.io/badge/language-Swift-yellow.svg )## Introduction
Reddit Lite is a Swift application developed as part of a mobile application development course in Beijing Jiaotong University (Beijing - China).
The subject of the exercise was to create any application using various features such as authentication or content search, which is why we chose to implement Reddit.This application provide the possibility to search topics on Reddit without being overloaded with unwanted and unseless information.
This project has been realized with the contribution of [Thauvin Alexandre](https://github.com/alexandre-thauvin).
This is the final result of the application.## Demo
## Requirement
* iOS 12.1
* Swift 4.2