Hi, I have just completed my New Android Project called POST and it's a Blogging Android Application.
Key Features:
User-Friendly Interface: An intuitive design that’s easy to navigate, making content creation and reading enjoyable.
Blog Posting: Users can effortlessly create and publish blogs with rich text, images, and more.
Social Integration: Share your posts across various social media platforms directly from the app.
Real-Time Updates: Stay up-to-date with the latest blogs and interactions thanks to Firebase’s real-time database.
Profile Management: Customize your profile and manage your content with ease.
Tech Stack:
Kotlin: The primary language for Android development, offering modern and concise syntax.
Firebase: For authentication, real-time database, and cloud storage, ensuring secure and synchronized data management.
Picasso: Efficient image loading and caching to enhance user experience without compromising on speed.
XML: For designing a responsive and attractive UI that adapts to various screen sizes.
Check Code Here: https://github.com/AshuSriwastav07/Post
Demo Video: https://www.youtube.com/watch?v=xeteuJzvPMI
Top comments (1)
Congrats!