Coder Social home page Coder Social logo

sergio11 / real_insight_swiftui Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 18.49 MB

RealInsight is an iOS application built using SwiftUI that aims to provide similar functionality to BeReal. It offers a platform for users to connect and share insights, thoughts, and experiences in a supportive community environment. ๐Ÿ“ฑ๐Ÿ’ฌ๐ŸŒŸ

License: MIT License

Swift 100.00%
clean-architecture combine combine-framework ioc-container ios ios-swift ios17 swift swiftui

real_insight_swiftui's Introduction

RealInsight ๐ŸŒŸ: Where Authentic Connections Happen ๐ŸŒ

๐ŸŒŸ RealInsight is an innovative iOS application crafted using SwiftUI, designed to offer users an engaging platform akin to BeReal. With RealInsight, users are empowered to connect with one another and foster meaningful interactions by sharing their insights, thoughts, and experiences within a supportive community environment.

Whether it's reflecting on personal growth journeys, sharing inspirational moments, or discussing thought-provoking topics, RealInsight provides a space where users can authentically express themselves and engage with a diverse community of like-minded individuals. Through its intuitive interface and robust feature set, RealInsight encourages users to explore, connect, and discover new perspectives, ultimately fostering a sense of belonging and camaraderie among its users. ๐Ÿš€

I want to express my sincere gratitude to Eren Cem Salta for his outstanding course on Udemy, "Build BeReal Clone (IOS 17) - SwiftUI 5 & Firebase". Thanks to his teachings, which served as a solid foundation, I was able to develop this iOS application using SwiftUI and Firebase effectively. Building upon this knowledge, I expanded and refactored it to suit the needs of this project.

Slides are built using the template from Previewed. I extend my gratitude to them for their remarkable work and contribution.

Features ๐Ÿš€

  • User Authentication: Secure sign-up and login functionality.
  • Profile Customization: ๐ŸŽจ Users can personalize their profiles with profile pictures, bios, and other details.
  • Post Creation: โœ๏ธ Create posts with text, images, or videos to share insights and experiences.
  • Feed: ๐Ÿ“ฐ Scroll through a feed of posts from other users to stay updated and engaged.
  • Interactions: โค๏ธ Like, ๐Ÿ’ฌ comment, and โ†ช๏ธ share posts to interact with the community.
  • Search: ๐Ÿ” Discover posts and users through a robust search feature.
  • Notifications: ๐Ÿ“ฒ Stay informed with real-time notifications for likes, comments, and follows.

Why SwiftUI and MVVM? ๐Ÿง

RealInsight leverages SwiftUI for its user interface implementation due to several advantages it offers:

Advantages of SwiftUI:

  • Declarative Syntax: SwiftUI uses a declarative syntax, allowing developers to describe the UI and its behavior in a simple and intuitive way. This leads to faster development and easier maintenance.
  • Live Preview: With SwiftUI's live preview feature in Xcode, developers can see real-time changes to the UI as they write code, making the design and development process more efficient.
  • Cross-Platform Compatibility: SwiftUI is designed to work seamlessly across all Apple platforms, including iOS, macOS, watchOS, and tvOS. This allows for code reuse and a consistent user experience across devices.
  • Swift Integration: Being native to Swift, SwiftUI integrates seamlessly with existing Swift codebases and libraries, making it easy to adopt for iOS projects.

Clean architecture and MVVM pattern:

RealInsight is designed with a strong emphasis on clean architecture, leveraging the separation of concerns to enhance maintainability and scalability. Through the implementation of UseCases, Repositories, and DataSources, complex logic is encapsulated and decoupled from the rest of the architecture, allowing for flexibility in persistence solutions such as Firestore and Firebase authentication.

In addition to clean architecture, RealInsight adopts the MVVM (Model-View-ViewModel) architectural pattern. This structure delineates the application into distinct layers:

  • Model: Houses the data structures and business logic, ensuring data integrity and consistency.
  • View: Represents the user interface elements, responsible for displaying information to the user.
  • ViewModel: Acts as a liaison between the View and the Model, handling data manipulation and presentation logic. It fetches data from the Model and prepares it for display in the View.

By employing MVVM with SwiftUI, RealInsight achieves a modern, efficient, and scalable architecture. This approach enhances development productivity, facilitates code maintenance, and fosters codebase modularity and testability. Ultimately, RealInsight delivers a seamless and immersive user experience while upholding robust architectural principles.

Getting Started ๐Ÿ

To get started with RealInsight, follow these steps:

  1. Clone the Repository: git clone https://github.com/sergio11/real_insight_swiftui.git
  2. Open in Xcode: ๐Ÿ–ฅ๏ธ Navigate to the cloned directory and open the project in Xcode.
  3. Build and Run: ๐Ÿ—๏ธ Build the project and run it on a simulator or physical device.

Requirements ๐Ÿ› ๏ธ

  • iOS 14.0+
  • Xcode 12.0+
  • Swift 5.3+

App Screenshots

Here are some screenshots from our app to give you a glimpse of its design and functionality.










Contributing ๐Ÿค

Contributions are welcome! If you'd like to contribute to RealInsight, please fork the repository and create a pull request with your changes.

Support ๐Ÿ’ฌ

For support, bug reports, or feature requests, please open an issue on the GitHub repository.

License ๐Ÿ“„

RealInsight is available under the MIT License. See the LICENSE file for more information.

Acknowledgements ๐Ÿ™

RealInsight is inspired by the functionality and design of BeReal.

We express our deep appreciation to Freepik for generously providing the resources used in this project.

A huge thank you to Cem Salta for the fantastic SwiftUI course on Udemy! Your teachings have been instrumental in inspiring and guiding the development of this project.

Link to the Course

Visitors Count

Please Share & Star the repository to keep me motivated.

Template mockup from https://previewed.app/template/AFC0B4CB

real_insight_swiftui's People

Contributors

sergio11 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.