Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahinmuhammad/poke
iOS chat app
https://github.com/mahinmuhammad/poke
chatapp firebase firebaseauth firestore ios swift swiftui ui
Last synced: 1 day ago
JSON representation
iOS chat app
- Host: GitHub
- URL: https://github.com/mahinmuhammad/poke
- Owner: MahinMuhammad
- License: apache-2.0
- Created: 2023-08-10T17:04:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-08T07:29:26.000Z (11 months ago)
- Last Synced: 2023-12-09T06:34:19.407Z (11 months ago)
- Topics: chatapp, firebase, firebaseauth, firestore, ios, swift, swiftui, ui
- Language: Swift
- Homepage:
- Size: 3.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Poke
Poke is an iOS app built with SwiftUI that is a secured chatting application for parents to kids.Graphical User Interface
Requirements
- iOS 16.4 or later
- Xcode 12.0 or later
- Swift 5.3 or later
Getting Started
To clone this app and run it on Xcode, follow these steps:
- Clone the repository: git clone https://github.com/MahinMuhammad/Poke
- Open the Poke.xcodeproj file in Xcode.
- Change the Bundle Identifier as your own.
- Make a firebase project and add the google plist inside your project
- Build and run the project in Xcode.
Features
The project is currently in an UI UX phase so most of the datas are dummy.
- Signin or Signup using firebase auth
- Show chatlist dummy
- Several options in Settings view
- Shows dummy profile
Future Updates
In the next update, I plan to have the following:
- Let user preview/update his/her own profile
- Let user chat with other users
- Let user make friends and see them in friendlist
Contributing
I welcome contributions from the community! To contribute to Poke, follow these steps:
- Fork the repository.
- Create a new branch for your feature: git checkout -b feature/your-feature-name.
- Make your changes and commit them: git commit -m "Add your commit message here".
- Push your changes to your forked repository: git push origin feature/your-feature-name.
- Submit a pull request to the main repository.
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Contact
If you have any questions or comments about Poke, feel free to reach out to me at [email protected].