Skip to content

This is an iOS chat application based on UIKit and firebase.

Notifications You must be signed in to change notification settings

rohshar6/Flash-Chat-iOS-application

Repository files navigation


⚡️FlashChat

Hello, This is ⚡️FlashChat Chat Application built using iOS.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This project is chat application based on UIKit and firebase.

This projects demonstrates the use-case of tableView and how to have dynamic data rendered inside a custom message view. This project is based on MVC design pattern.

Few pointers:

  • Authentication is being done using Firebase api's.
  • Uses core components of UIKit.
  • Based on light and dark them.

Of course, no one template will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to expanding this template! Here are some images of the project:

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

Follow these simple example steps, to run the project.

Prerequisites

This is an example of how to list things you need to use the software and how to install them. Minimum iOS version needed is 12.0+ .

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/rohshar6/Flash-Chat-iOS-application.git
  2. Install pod packages
    pod install
  3. Run the Flash Chat iOS13.xcworkspace .

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Your Name - @Rohitsh31769664 - [email protected]

Project Link: Flash-Chat-iOS-application

(back to top)

Acknowledgments

I would like to give credit to udemy and angela yu for helping me creating this project.

About

This is an iOS chat application based on UIKit and firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published