This project is a frontend design replica of the popular Instagram app, developed using Android Studio and Java. It mimics the user interface and experience of Instagram. However, it focuses solely on the frontend design, without implementing backend functionalities like user authentication or data storage.
- Programming Language: Java
- Development Environment: Android Studio
- UI Framework: Android XML, Material Design
- Home feed with posts and images.
- Post creation layout (frontend design).
- Navigation using Fragments and Intents.
- Custom layouts using ConstraintLayout and RecyclerView.