Skip to content

mayankparida/Pilgrimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pilgrimage

A flutter project that tries to implement the basic features of a social media app like Instagram. The app allows you to securely log in, check out the amazing feed of different users, upload your favourite pictures for the world to see through your gallery or your camera with its elegant and friendly UI. The basic concepts implemented in this project :

  • Authenticate users using an authentication provider like Firebase
  • Develop a gorgeous home page which lets users scroll away endlessly on their favourite pictures
  • Add a settings page that can be accessed using a navigation system like a side drawer or a tab layout
  • Use Firebase to store image metadata
  • Allow users to like images
  • Store the images in an external blob storage service like Firebase
  • Allow the user to capture and upload images without leaving the app

Prerequisites:

For running this script you'll need:

  • Android Studio
  • Android Emulator (In Android Studio) or Android device
  • Flutter Plugin

Installing And Running:

  • To download Android Studio Click Here
  • Go to the "Configure Menu" in Android Studio and select "plugins". Click on browse repositories and search for the flutter plugin and install it.
  • Copy the Github project repository url link. Select option "Get from version control" in Android Studio and select "Git" as version control. Paste the url link and select "Clone".
  • After the cloning process is complete ,open the project seperately in Android Studio by selecting "Open an existing Android Studio project" in the location where you have cloned the project.
  • After the project opens, go to the main.dart file and click on get dependencies.
  • Connect your phone to your laptop or desktop, or select the android emulator in Android Studio.
  • Click on run to see the application run on your device.

Built With:

  • Android Studio
  • Dart
  • Flutter

Final Look:

This is how the application looks when you run it.

OR

Pilgrimage_gif

OR

PilgrimageApp.apk

Authors:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published