Skip to content

Latest commit

 

History

History
73 lines (51 loc) · 2.1 KB

README.md

File metadata and controls

73 lines (51 loc) · 2.1 KB

CoddyBuddy

CoddyBuddy is a developer community app that offers a Q&A system, live chat rooms, and tag-based posting. The platform is designed to facilitate interaction among developers, allowing them to ask questions, engage in discussions, and share information through categorized posts.

App Preview

2


3


4


5


6


7


8


9


10


11


12

Package Dependencies

In Xcode, go to File -> Swift Packages -> Add Package Dependency and enter the following repository URL's:

https://github.com/firebase/firebase-ios-sdk.git
https://github.com/google/GoogleSignIn-iOS
https://github.com/paololeonardi/WaterfallGrid.git
https://github.com/elai950/AlertToast.git
https://github.com/maxnatchanon/trackable-scroll-view.git
https://github.com/airbnb/lottie-ios.git

License

CoddyBuddy is licensed under the GNU General Public License v3.0.