Skip to content

jash13desai/picaso-pic

Repository files navigation


PicasoPic

A Simple Instagram-Like Social Media App with mulitple features !

✨ Features

  • Sign Up and Sign In for every user. User needs to login only once.
  • Posting high-definition images with captions and viewing of other user's posts in real-time.
  • Only users who follow you can view your posts.
  • User can like/dislike posts according to their wish.
  • Edit profile feature to upload / change profile picture or update bio.
  • The app adapts theme according to device's theme.
    • Switch your phone's theme and the app theme will adapt automatically to your phone's theme!
  • UI similar to Instagram.

⚙️ Tech-Stack

The application is built entirely with Flutter. For the backend services, I have made use of Firebase.

🏃🏻 Getting Started

Prerequisites:

  • Get Flutter up and running. For this purpose visit - Flutter docs.

Building from source:

  • If you are using an IDE like Android Studio, you may use suitable GUI/hotkeys. Here is how you can work things from the terminal.

    git clone https://github.com/jash-desai/picaso-pic.git
    cd picaso-pic
    flutter run
    

Screenshots:

  • All Screens
Screen 1 Screen 2 Screen 3
Screen 4 Screen 5 Screen 6 Screen 7
Screen 8 Screen 9 Screen 10 Screen 11 Screen 12

Feedback: