Giter Site home page Giter Site logo

onurbul / new-chatify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fdldestriana/new-chatify

0.0 0.0 0.0 1.35 MB

This is my personal project to learn creating chat app using a design from Figma community and Firebase as a backend service

C++ 18.01% C 1.09% Objective-C 0.03% Kotlin 0.10% Dart 62.80% Swift 1.69% HTML 1.41% CMake 14.88%

new-chatify's Introduction

Chatify

This is my project to learn to create a chat app using Firebase as a backend. The design that I am using is from the Figma community, here it is

With this project, I was learning clean architecture, following a tutorial from resocoder. The first approach was to make a few directories representing each feature within the app. But immediately, I faced a problem, I wanted to use the same entity across the features. So I went to Google the same issue and found a particular solution, the solution is that I am making root directories for data, domain, and presentation each. Within each of the general directories I am making shared and features directories. So I can store the entity code that would be shared across the features within the shared directory, and implement the rest architecture within each feature directory.

My objective with this project is I want to learn CI/CD by implementing the architecture and push the app to the Play Store soon. One of my plans is, I plan to learn how to use the semantic version and implement it throughout the continuous development process. If you are interested in the idea of learning together along the process, please keep watch this repo. The development progress would be pushed.

Below are the screenshots from the project.

Screenshot_2024-02-11-11-16-32-26_b783bf344239542886fee7b48fa4b892 Screenshot_2024-02-11-11-08-33-51_2d9603c682488ff0994360eab56ac86f
Screenshot_1705675782 Screenshot_1705675798
Screenshot_1705675817 Screenshot_1705675824
Screenshot_2024-02-11-11-08-42-92_2d9603c682488ff0994360eab56ac86f Screenshot_2024-02-11-11-08-46-33_2d9603c682488ff0994360eab56ac86f
Screenshot_2024-02-11-11-08-52-75_2d9603c682488ff0994360eab56ac86f Screenshot_2024-02-11-11-08-58-38_2d9603c682488ff0994360eab56ac86f

new-chatify's People

Contributors

fdldestriana 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.